Go to file
coolneng bb50ffa1c0
hack: kill Xwayland when switching to nomad mode
2021-10-28 14:52:52 +02:00
.git-crypt
direnv Replace lorri with nix-direnv 2021-09-29 12:47:10 +02:00
fish/.config/fish
git/.config/git Add .cache to global gitignore 2021-10-25 01:29:38 +02:00
goimapnotify/.config/goimapnotify
gpg/.gnupg
gtk
kanshi/.config/kanshi hack: kill Xwayland when switching to nomad mode 2021-10-28 14:52:52 +02:00
kitty/.config/kitty
latex/.config/texmf
mbsync
mime/.config
mpd/.config
mpv/.config/mpv
msmtp
neomutt
neovim/.config/nvim Add section notes markdown snippets 2021-10-11 18:42:55 +02:00
nix/.config/nixpkgs
notmuch
pandoc/.pandoc/templates
pass-git/.config/pass-git-helper Add mapping to github.ugent.be password 2021-10-09 22:57:08 +02:00
pulsemixer/.config
redshift/.config/redshift
rofi/.config/rofi
scripts/.local/share/scripts Add kill MS teams option to recurrent-actions 2021-10-26 17:35:44 +02:00
ssh/.ssh Add HPC to SSH hosts 2021-10-05 14:41:46 +02:00
sway/.config/sway Resize R plots to 40% 2021-10-25 11:43:50 +02:00
tmux Create hpc tmuxp session 2021-10-11 18:44:50 +02:00
waybar/.config/waybar
weechat/.weechat
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