- Terminal:
zsh
,kitty
,tmux
,nvim
- DE:
i3
,polybar
,picom
,rofi
,dunst
./install-configs.sh
The following commands have to be executed from inside the ~/.dotfiles
directory!
- Install configs to
~/.config
with:
stow -v -S app # (uninstall with `-D` instead of `-S`)
- Install configs to
/etc
with:
stow -v -t /etc -S etc
- use
shellcheck
! - use
shfmt
!
- secret environment variables go in
~/.dotfiles/zsh/.config/zsh/.secrets
(this file is ignored in.gitignore
; don't even try) - this file is sourced in
~/.dotfiles/zsh/.config/zsh/.zshrc.local
renew nvim configdunst config
secrets management