Go to file
coolneng 7c33fd1c77
Add gitlab username to git config
2022-02-21 19:15:59 +01:00
.git-crypt
beets/.config/beets Add beets configuration 2022-01-09 18:42:58 +01:00
direnv
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
mpv/.config/mpv
msmtp Use OAUTH2 for UGent mail account 2022-02-03 14:45:59 +01:00
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 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 Remove kill MS Teams from recurrent-actions script 2022-02-21 19:15:39 +01:00
ssh/.ssh Remove old SSH hosts and keys 2022-01-29 13:44:06 +01:00
sway/.config/sway Assign MS Teams to workspace 6 2021-11-05 16:24:13 +01:00
tmux Add local to the tmuxp-session script 2021-11-11 15:55:54 +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