Go to file
coolneng 252568eb6b
Monitor all mailboxes with goimapnotify
2022-09-17 12:14:14 +02:00
.git-crypt Add 1 git-crypt collaborator 2021-08-12 14:48:31 +01:00
beets/.config/beets Only fetch jpeg images in beets 2022-06-17 02:14:00 +02:00
direnv Replace lorri with nix-direnv 2021-09-29 12:47:10 +02:00
easyeffects/.config/easyeffects Replace Dolby ATMOS with AutoEQ 2022-07-04 15:19:16 +02:00
fish/.config/fish Add alias for journalctl --user 2022-09-10 06:17:27 +02:00
git/.config/git Set correct path for git-ignore-line 2022-09-04 08:15:04 +02:00
goimapnotify/.config/goimapnotify Monitor all mailboxes with goimapnotify 2022-09-17 12:14:14 +02:00
gpg/.gnupg Migrate to panacea as daily driver 2020-05-24 22:46:16 +02:00
gtk Remove Muis Lata from bookmarks 2021-11-08 20:44:10 +01:00
kanshi/.config/kanshi Remove waybar reloading hack from kanshi 2022-05-25 20:46:09 +02:00
kitty/.config/kitty squash! Use delta as git diff pager 2022-09-04 07:25:14 +02:00
latex/.config/texmf Add latex templates 2019-05-06 10:23:37 +02:00
mbsync Monitor all mailboxes with goimapnotify 2022-09-17 12:14:14 +02:00
mime/.config Migrate to panacea as daily driver 2020-05-24 22:46:16 +02:00
mpd/.config Increase MPD timeout 2022-09-06 22:27:18 +02:00
mpv/.config/mpv Add keybinding to change subtitle size in MPV 2022-06-16 00:07:41 +02:00
msmtp Move port to default in msmtp 2022-05-02 05:49:59 +02:00
neomutt Update email aliases 2022-06-19 06:27:15 +02:00
neovim/.config/nvim Using relative line numbers 2022-05-08 17:44:30 +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 Update eisvogel template 2022-05-25 20:47:42 +02:00
pass-git/.config/pass-git-helper Use gitea token for git authentification 2022-06-08 13:58:05 +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 Change emacs and delta themes in switch-theme 2022-09-12 01:07:03 +02:00
ssh/.ssh Remove idlab files 2022-09-10 13:23:14 +02:00
sway/.config/sway Stop MS Teams from autostarting 2022-07-04 15:24:59 +02:00
tmux Remove idlab files 2022-09-10 13:23:14 +02:00
waybar/.config/waybar Show the real volume in Waybar 2022-08-13 00:07:51 +02:00
zathura/.config/zathura Remove redundant option from zathura 2022-05-02 14:38:36 +02:00
.gitattributes Add encrypted SSH keys 2021-08-12 14:17:23 +01:00
.gitignore Update gitignore 2022-05-02 13:09:03 +02:00
LICENSE.md Licence the repository under the 2-Clause BSD License 2019-03-24 19:55:54 +01:00
README.org Update README 2022-05-19 19:15:19 +02: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. Run stow
stow *