Go to file
coolneng 27e4c3af31
Hide album dates in ncmpcpp
2022-03-30 10:36:09 +02:00
.git-crypt
beets/.config/beets Add beets configuration 2022-01-09 18:42:58 +01:00
direnv Replace lorri with nix-direnv 2021-09-29 12:47:10 +02:00
fish/.config/fish
git/.config/git Add gitlab username to git config 2022-02-21 19:15:59 +01:00
goimapnotify/.config/goimapnotify Use OAUTH2 for UGent mail account 2022-02-03 14:45:59 +01:00
gpg/.gnupg
gtk Remove Muis Lata from bookmarks 2021-11-08 20:44:10 +01:00
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 Use OAUTH2 for UGent mail account 2022-02-03 14:45:59 +01:00
mime/.config
mpd/.config Hide album dates in ncmpcpp 2022-03-30 10:36:09 +02:00
mpv/.config/mpv
msmtp Use OAUTH2 for UGent mail account 2022-02-03 14:45:59 +01:00
neomutt
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 Rename Github and Gitlab API keys 2021-11-08 18:14:28 +01:00
pulsemixer/.config
redshift/.config/redshift
rofi/.config/rofi
scripts/.local/share/scripts Add mail sync script 2022-03-23 13:05:32 +01:00
ssh/.ssh Add Helios to SSH hosts 2022-03-21 00:47:58 +01:00
sway/.config/sway Change monitor to DP-1 in sway config 2022-03-29 11:04:41 +02:00
tmux Remove limit in tmux copy mode 2022-03-02 10:06:43 +01:00
waybar/.config/waybar
zathura/.config/zathura
.gitattributes
.gitignore Add beets configuration 2022-01-09 18:42:58 +01:00
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