Go to file
coolneng d0f2ad7cd2
Remove COACE SSH hosts
2021-11-03 18:32:01 +01:00
.git-crypt Add 1 git-crypt collaborator 2021-08-12 14:48:31 +01:00
direnv Replace lorri with nix-direnv 2021-09-29 12:47:10 +02:00
fish/.config/fish Replace Pulseaudio with PipeWire 2021-02-20 01:32:03 +01:00
git/.config/git Add .cache to global gitignore 2021-10-25 01:29:38 +02:00
goimapnotify/.config/goimapnotify Fix Gmail goimapnotify sync 2021-11-02 23:46:32 +01:00
gpg/.gnupg Migrate to panacea as daily driver 2020-05-24 22:46:16 +02:00
gtk Add Paperwork folder to GTK bookmarks 2021-05-17 21:54:23 +02:00
kanshi/.config/kanshi hack: kill Xwayland when switching to nomad mode 2021-10-28 14:52:52 +02:00
kitty/.config/kitty Change terminal font to Terminus 2021-02-10 17:17:42 +01:00
latex/.config/texmf Add latex templates 2019-05-06 10:23:37 +02:00
mbsync Replace UGR email with UGent 2021-09-22 00:12:17 +02:00
mime/.config Migrate to panacea as daily driver 2020-05-24 22:46:16 +02:00
mpd/.config Change search engine view to columns in ncmpcpp 2021-01-17 20:45:23 +01:00
mpv/.config/mpv Map volume control keys to +/- in MPV 2021-01-10 04:15:06 +01:00
msmtp Replace UGR email with UGent 2021-09-22 00:12:17 +02:00
neomutt Replace UGR email with UGent 2021-09-22 00:12:17 +02:00
neovim/.config/nvim Add section notes markdown snippets 2021-10-11 18:42:55 +02:00
nix/.config/nixpkgs Accept android sdk license in nix-shell 2020-10-21 23:13:08 +02:00
notmuch Add notmuch dotfiles 2019-08-27 01:05:13 +02:00
pandoc/.pandoc/templates Add emacs org-plain-latex template 2021-06-24 15:25:47 +02:00
pass-git/.config/pass-git-helper Add mapping to github.ugent.be password 2021-10-09 22:57:08 +02:00
pulsemixer/.config Replace Pulseaudio with PipeWire 2021-02-20 01:32:03 +01:00
redshift/.config/redshift Embrace Pulseaudio as audio server 2020-04-28 13:16:32 +02:00
rofi/.config/rofi Adapt rofi configuration to new format 2021-09-07 11:06:46 +02:00
scripts/.local/share/scripts Remove COACE SSH hosts 2021-11-03 18:32:01 +01:00
ssh/.ssh Remove COACE SSH hosts 2021-11-03 18:32:01 +01:00
sway/.config/sway Map audio play/pause key to mpc toggle 2021-10-30 16:13:52 +02:00
tmux Remove COACE SSH hosts 2021-11-03 18:32:01 +01:00
waybar/.config/waybar Replace blurry terminus with inconsolota in waybar 2021-02-17 04:26:01 +01:00
weechat/.weechat Add XDG MIME applications 2019-12-24 02:50:14 +01:00
zathura/.config/zathura Change terminal font to Terminus 2021-02-10 17:17:42 +01:00
.gitattributes Add encrypted SSH keys 2021-08-12 14:17:23 +01:00
.gitignore Update gitignore 2021-08-13 08:57:50 +01:00
LICENSE.md Licence the repository under the 2-Clause BSD License 2019-03-24 19:55:54 +01:00
README.org Update README 2021-08-11 20:45:06 +01:00
shell.nix Add shell.nix 2021-08-11 20:43:30 +01:00

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