coolneng 262e95de05 | ||
---|---|---|
.git-crypt | ||
beets/.config/beets | ||
direnv | ||
fish/.config/fish | ||
git/.config/git | ||
goimapnotify/.config/goimapnotify | ||
gpg/.gnupg | ||
gtk | ||
kanshi/.config/kanshi | ||
kitty/.config/kitty | ||
latex/.config/texmf | ||
mbsync | ||
mime/.config | ||
mpd/.config | ||
mpv/.config/mpv | ||
msmtp | ||
neomutt | ||
neovim/.config/nvim | ||
nix/.config/nixpkgs | ||
notmuch | ||
pandoc/.pandoc/templates | ||
pass-git/.config/pass-git-helper | ||
pulsemixer/.config | ||
redshift/.config/redshift | ||
rofi/.config/rofi | ||
scripts/.local/share/scripts | ||
ssh/.ssh | ||
sway/.config/sway | ||
tmux | ||
waybar/.config/waybar | ||
zathura/.config/zathura | ||
.gitattributes | ||
.gitignore | ||
LICENSE.md | ||
README.org | ||
shell.nix |
README.org
Dotfiles
Compilation of my personal dotfiles, you will need to tweak them for your system. I try to comment as many files as possible.
Deployment
The deployment is done via GNU stow, which can be done in a few steps:
- Clone the repository
git clone https://git.coolneng.duckdns.org/coolneng/dotfiles ~/.dotfiles
- Change the working directory
cd ~/.dotfiles
- Enter a nix-shell
nix-shell