Go to file
coolneng e87475c9cb
Update MPD playlists
2022-05-02 05:50:15 +02:00
.git-crypt Add 1 git-crypt collaborator 2021-08-12 14:48:31 +01:00
beets/.config/beets Add beets configuration 2022-01-09 18:42:58 +01: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 Add gitlab username to git config 2022-02-21 19:15:59 +01:00
goimapnotify/.config/goimapnotify Add new Disroot folder and change password 2022-04-13 14:56:03 +02:00
gpg/.gnupg
gtk Remove Muis Lata from bookmarks 2021-11-08 20:44:10 +01:00
kanshi/.config/kanshi Stop killing Xwayland on monitor change 2022-04-07 07:26:55 +02:00
kitty/.config/kitty
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 Use a more formal email signature 2022-03-07 01:11:02 +01:00
nix/.config/nixpkgs
notmuch
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
redshift/.config/redshift
rofi/.config/rofi Adapt rofi configuration to new format 2021-09-07 11:06:46 +02:00
scripts/.local/share/scripts Remove kill emacs from recurrent-actions 2022-05-02 04:30:55 +02:00
ssh/.ssh Update HPC ssh key 2022-05-01 18:58:57 +02:00
sway/.config/sway Replace tmuxp with smug 2022-04-25 12:22:30 +02:00
tmux Replace tmuxp with smug 2022-04-25 12:22:30 +02:00
waybar/.config/waybar Limit length of the current track in Waybar 2022-04-25 06:40:54 +02:00
zathura/.config/zathura
.gitattributes Add encrypted SSH keys 2021-08-12 14:17:23 +01:00
.gitignore Add beets configuration 2022-01-09 18:42:58 +01:00
LICENSE.md
README.org Update README 2021-08-11 20:45:06 +01:00
shell.nix Add shell.nix 2021-08-11 20:43:30 +01: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. Enter a nix-shell
nix-shell