Go to file
coolneng 95a5576bd6
Revert back to the wayland backend for MPV
2023-03-13 10:27:38 +01: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
desktop/.local/share/applications Add org-protocol desktop file 2022-10-28 09:46:07 +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 Remove redundant shell alias 2022-11-04 14:35:50 +01:00
git/.config/git Add LFS config to git 2022-11-16 09:39:53 +01:00
goimapnotify/.config/goimapnotify Replace neomutt with mu4e 2022-10-18 14:57:02 +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 Decrease screen backlight to 60% 2022-12-01 11:06:09 +01:00
kitty/.config/kitty Switch to Gruvbox as light theme 2023-02-01 04:33:37 +01:00
latex/.config/texmf Add latex templates 2019-05-06 10:23:37 +02:00
mbsync Replace neomutt with mu4e 2022-10-18 14:57:02 +02:00
mime/.config Migrate to panacea as daily driver 2020-05-24 22:46:16 +02:00
mpd/.config Separate albums in playlist view 2023-01-23 18:43:28 +01:00
mpv/.config/mpv Revert back to the wayland backend for MPV 2023-03-13 10:27:38 +01:00
msmtp Move port to default in msmtp 2022-05-02 05:49:59 +02:00
neovim/.config/nvim Switch to Rosé Pine as light theme 2023-02-01 08:17:17 +01:00
nix/.config/nixpkgs Accept android sdk license in nix-shell 2020-10-21 23:13:08 +02:00
pandoc/.pandoc/templates Replace neomutt with mu4e 2022-10-18 14:57:02 +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 Copy shell.nix for remote-git projects 2023-02-25 01:16:51 +01:00
ssh/.ssh Update SSH hosts 2023-01-23 18:43:20 +01:00
sway/.config/sway Move euro symbol keybinding to 4 2023-01-24 16:56:21 +01:00
tmux Switch to Gruvbox as light theme 2023-02-01 04:33:37 +01:00
waybar/.config/waybar Rename Easy Effects sink in waybar 2022-12-19 18:26:09 +01:00
zathura/.config/zathura Enable recolor and best-fit adjustement in zathura 2023-02-16 14:51:55 +01: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 *