Activate zsh rehash with pacman hook

This commit is contained in:
Marko Korhonen 2021-08-17 20:54:45 +03:00
parent 0250876649
commit da9abb7282
4 changed files with 49 additions and 7 deletions

View file

@ -59,6 +59,9 @@ dotfiles:
f_pacman.conf:
dst: /etc/pacman.conf
src: etc/pacman.conf
f_pacman_zsh_hook:
dst: /etc/pacman.d/hooks/zsh.hook
src: etc/pacman.d/hooks/zsh.hook
f_sshd_config:
dst: /etc/ssh/sshd_config
src: etc/ssh/sshd_config
@ -113,6 +116,7 @@ profiles:
Pacman:
dotfiles:
- f_pacman.conf
- f_pacman_zsh_hook
- f_pacserve.service.conf
Mirkwood:
dotfiles: