Go to file
coolneng ce5b9bb5b3
Add local to the tmuxp-session script
2021-11-11 15:55:54 +01:00
.git-crypt
direnv
fish/.config/fish
git/.config/git
goimapnotify/.config/goimapnotify Fix Gmail goimapnotify sync 2021-11-02 23:46:32 +01:00
gpg/.gnupg
gtk Remove Muis Lata from bookmarks 2021-11-08 20:44:10 +01:00
kanshi/.config/kanshi
kitty/.config/kitty
latex/.config/texmf
mbsync
mime/.config
mpd/.config
mpv/.config/mpv
msmtp
neomutt
neovim/.config/nvim
nix/.config/nixpkgs
notmuch
pandoc/.pandoc/templates
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
scripts/.local/share/scripts Add local to the tmuxp-session script 2021-11-11 15:55:54 +01:00
ssh/.ssh Remove old SSH hosts 2021-11-04 16:37:52 +01:00
sway/.config/sway Assign MS Teams to workspace 6 2021-11-05 16:24:13 +01:00
tmux Add local to the tmuxp-session script 2021-11-11 15:55:54 +01:00
waybar/.config/waybar
zathura/.config/zathura
.gitattributes
.gitignore Remove weechat and clean up gitignore 2021-11-10 18:25:30 +01:00
LICENSE.md
README.org
shell.nix

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