Go to file
coolneng eeedf54a97
Add powerpoint files to finder script
2021-11-14 18:24:40 +01:00
.git-crypt
direnv
fish/.config/fish
git/.config/git
goimapnotify/.config/goimapnotify Configure UGent email account with XOAUTH2 2021-11-14 17:47:56 +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 Configure UGent email account with XOAUTH2 2021-11-14 17:47:56 +01:00
mime/.config
mpd/.config
mpv/.config/mpv
msmtp Configure UGent email account with XOAUTH2 2021-11-14 17:47:56 +01:00
neomutt
neovim/.config/nvim
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 powerpoint files to finder script 2021-11-14 18:24:40 +01:00
ssh/.ssh Remove old SSH hosts 2021-11-04 16:37:52 +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 Remove weechat and clean up gitignore 2021-11-10 18:25:30 +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