Go to file
coolneng 7e53079246
Remove multiple invocations of nvr in switch-theme
2022-05-10 03:27:25 +02:00
.git-crypt
beets/.config/beets
direnv
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
gtk
kanshi/.config/kanshi
kitty/.config/kitty Ignore theme specific lines in git using a filter 2022-05-02 13:17:33 +02:00
latex/.config/texmf
mbsync Use nix shell to run oauth2 and MIMEmbellish 2022-05-01 18:57:42 +02:00
mime/.config
mpd/.config Update MPD playlists 2022-05-02 05:50:15 +02:00
mpv/.config/mpv Increase subtitle size in MPV 2022-04-25 06:41:32 +02:00
msmtp Move port to default in msmtp 2022-05-02 05:49:59 +02:00
neomutt Use nix shell to run oauth2 and MIMEmbellish 2022-05-01 18:57:42 +02:00
neovim/.config/nvim Using relative line numbers 2022-05-08 17:44:30 +02:00
nix/.config/nixpkgs
notmuch
pandoc/.pandoc/templates
pass-git/.config/pass-git-helper
pulsemixer/.config
redshift/.config/redshift
rofi/.config/rofi
scripts/.local/share/scripts Remove multiple invocations of nvr in switch-theme 2022-05-10 03:27:25 +02:00
ssh/.ssh Update HPC ssh key 2022-05-01 18:58:57 +02:00
sway/.config/sway Enlarge Firefox PiP window 2022-05-08 21:04:42 +02:00
tmux Ignore theme specific lines in git using a filter 2022-05-02 13:17:33 +02:00
waybar/.config/waybar Limit length of the current track in Waybar 2022-04-25 06:40:54 +02:00
zathura/.config/zathura Remove redundant option from zathura 2022-05-02 14:38:36 +02:00
.gitattributes
.gitignore Update gitignore 2022-05-02 13:09:03 +02:00
LICENSE.md
README.org

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