Go to file
coolneng 9c205e5e5b
Modify zion IP and clean up SSH hosts
2022-07-22 16:53:13 +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 webtorrent alias to fish 2022-06-13 10:27:02 +02:00
git/.config/git Remove .dir_locals.el from global gitignore 2022-06-08 18:46:51 +02:00
goimapnotify/.config/goimapnotify Add new Disroot folder and change password 2022-04-13 14:56:03 +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 Disable window closing confirmation in kitty 2022-06-10 01:02:53 +02:00
latex/.config/texmf
mbsync Add Disroot folder 2022-06-08 13:57:51 +02:00
mime/.config Migrate to panacea as daily driver 2020-05-24 22:46:16 +02:00
mpd/.config Update MPD playlists 2022-05-02 05:50:15 +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 Add Restart Waybar to recurrent-actions 2022-06-13 10:27:13 +02:00
ssh/.ssh Modify zion IP and clean up SSH hosts 2022-07-22 16:53:13 +02:00
sway/.config/sway Stop MS Teams from autostarting 2022-07-04 15:24:59 +02:00
tmux Use compression for SSH 2022-07-22 16:51:45 +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 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
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 *