Go to file
coolneng 3b47be316f
Stop killing Xwayland on monitor change
2022-04-07 07:26:55 +02:00
.git-crypt
beets/.config/beets
direnv
fish/.config/fish
git/.config/git
goimapnotify/.config/goimapnotify Add disroot email account 2022-04-06 11:56:56 +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 Add disroot email account 2022-04-06 11:56:56 +02:00
mime/.config
mpd/.config Hide album dates in ncmpcpp 2022-03-30 10:36:09 +02:00
mpv/.config/mpv
msmtp Add disroot email account 2022-04-06 11:56:56 +02:00
neomutt Add excel files to neomutt mailcap 2022-04-07 07:14:20 +02:00
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 Search for documents even if present in gitignore 2022-03-30 10:36:20 +02:00
ssh/.ssh
sway/.config/sway Move workspace between monitors 2022-04-07 07:24:58 +02:00
tmux
waybar/.config/waybar Change date format in waybar 2022-04-06 12:00:28 +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