Personal dotfiles repo
 
 
 
 
 
Go to file
earnest ma 93527c8f52
NixOS, user packages
Try and maintain compatibility with non-NixOS as well - on Tycho, I'll
still be using Ubuntu until I feel like I've gotten the hang of Nix(OS)
on ataraxia and retire it.
2021-08-02 19:43:37 -04:00
.config NixOS, user packages 2021-08-02 19:43:37 -04:00
.local/share/applications Add spotify desktop wrapper 2021-07-29 11:31:32 -04:00
.nix-channels Add nixOS/ home-manager-related files 2021-08-02 15:04:24 -04:00
.profile Profile 2021-07-04 22:17:06 -04:00
.zshenv Add zsh and common shell configurations 2021-07-01 21:42:48 -04:00
README.md Add README 2021-07-01 21:49:52 -04:00

README.md

Dotfiles

My personal dotfiles, managed using yadm and used on Ubuntu 21.04 (as of now).

Install:

sudo apt update && sudo apt install curl git -y && sudo curl https://raw.githubusercontent.com/TheLocehiliosan/yadm/3.1.0/yadm -o /usr/local/bin/yadm && sudo chmod +x /usr/local/bin/yadm && yadm clone https://git.earne.link/earnestma/dotfiles.git --bootstrap