Go to file
coolneng 8c3cf4b4c9
Update HPC ssh key
2022-05-01 18:58:57 +02:00
.git-crypt
beets/.config/beets
direnv
fish/.config/fish Update fish variables 2022-04-13 11:01:17 +02:00
git/.config/git Add gitlab username to git config 2022-02-21 19:15:59 +01:00
goimapnotify/.config/goimapnotify Add new Disroot folder and change password 2022-04-13 14:56:03 +02:00
gpg/.gnupg
gtk
kanshi/.config/kanshi Stop killing Xwayland on monitor change 2022-04-07 07:26:55 +02:00
kitty/.config/kitty
latex/.config/texmf
mbsync Use nix shell to run oauth2 and MIMEmbellish 2022-05-01 18:57:42 +02:00
mime/.config
mpd/.config Hide album dates in ncmpcpp 2022-03-30 10:36:09 +02:00
mpv/.config/mpv Increase subtitle size in MPV 2022-04-25 06:41:32 +02:00
msmtp Use nix shell to run oauth2 and MIMEmbellish 2022-05-01 18:57:42 +02:00
neomutt Use nix shell to run oauth2 and MIMEmbellish 2022-05-01 18:57:42 +02:00
neovim/.config/nvim Use a more formal email signature 2022-03-07 01:11:02 +01:00
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 Replace tmuxp with smug 2022-04-25 12:22:30 +02:00
ssh/.ssh Update HPC ssh key 2022-05-01 18:58:57 +02:00
sway/.config/sway Replace tmuxp with smug 2022-04-25 12:22:30 +02:00
tmux Replace tmuxp with smug 2022-04-25 12:22:30 +02:00
waybar/.config/waybar Limit length of the current track in Waybar 2022-04-25 06:40:54 +02:00
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:

  1. Clone the repository
git clone https://git.coolneng.duckdns.org/coolneng/dotfiles ~/.dotfiles
  1. Change the working directory
cd ~/.dotfiles
  1. Enter a nix-shell
nix-shell