Go to file
coolneng 28236662b0
Fix HDMI profile in kanshi
2022-05-24 00:05:43 +02:00
.git-crypt Add 1 git-crypt collaborator 2021-08-12 14:48:31 +01:00
beets/.config/beets Rename files during the import in beets 2022-05-12 14:05:33 +02:00
direnv Replace lorri with nix-direnv 2021-09-29 12:47:10 +02:00
fish/.config/fish Update fish variables 2022-04-13 11:01:17 +02:00
git/.config/git Ignore theme specific lines in git using a filter 2022-05-02 13:17:33 +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 Fix HDMI profile in kanshi 2022-05-24 00:05:43 +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 Add latex templates 2019-05-06 10:23:37 +02:00
mbsync Replace Disroot folders 2022-05-12 14:08:29 +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 Use sponsorblock API instead of local db for MPV 2022-05-17 01:08:58 +02:00
msmtp Move port to default in msmtp 2022-05-02 05:49:59 +02:00
neomutt Replace Disroot folders 2022-05-12 14:08:29 +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 Add emacs org-plain-latex template 2021-06-24 15:25:47 +02:00
pass-git/.config/pass-git-helper Rename Github and Gitlab API keys 2021-11-08 18:14:28 +01: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 Rename options in the recurrent-actions script 2022-05-11 11:23:45 +02:00
ssh/.ssh Update HPC ssh key 2022-05-01 18:58:57 +02:00
sway/.config/sway Remove black bars from PiP window 2022-05-21 12:02:45 +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 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 *