Go to file
coolneng 1dc3ec3aaf
HACK: run doom sync before launching emacs
2022-06-08 16:56:11 +02:00
.git-crypt
beets/.config/beets Rename files during the import in beets 2022-05-12 14:05:33 +02:00
direnv
fish/.config/fish
git/.config/git Ignore theme specific lines in git using a filter 2022-05-02 13:17:33 +02:00
goimapnotify/.config/goimapnotify
gpg/.gnupg
gtk
kanshi/.config/kanshi Remove waybar reloading hack from kanshi 2022-05-25 20:46:09 +02:00
kitty/.config/kitty Ignore theme specific lines in git using a filter 2022-05-02 13:17:33 +02:00
latex/.config/texmf
mbsync Add Disroot folder 2022-06-08 13:57:51 +02:00
mime/.config
mpd/.config
mpv/.config/mpv Use sponsorblock API instead of local db for MPV 2022-05-17 01:08:58 +02:00
msmtp
neomutt Add Disroot folder 2022-06-08 13:57:51 +02:00
neovim/.config/nvim Using relative line numbers 2022-05-08 17:44:30 +02:00
nix/.config/nixpkgs
notmuch
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
redshift/.config/redshift
rofi/.config/rofi
scripts/.local/share/scripts Add script to update github forks 2022-06-04 23:00:34 +02:00
ssh/.ssh
sway/.config/sway HACK: run doom sync before launching emacs 2022-06-08 16:56:11 +02:00
tmux Ignore theme specific lines in git using a filter 2022-05-02 13:17:33 +02:00
waybar/.config/waybar Show length when hovering over the current song 2022-05-11 11:48:09 +02:00
zathura/.config/zathura Remove redundant option from zathura 2022-05-02 14:38:36 +02:00
.gitattributes
.gitignore
LICENSE.md
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 *