Add zsh custom plugins

This commit is contained in:
2022-08-24 16:39:59 +02:00
parent 7e37870ce6
commit d198b662b0
2 changed files with 19 additions and 1 deletions

View File

@ -35,7 +35,8 @@ alacritty = "~/.config/alacritty"
starship = "~/.config/"
[zsh.files]
zsh = "~/"
"zsh/.zshrc" = "~/.zshrc"
"zsh/custom-plugins" = "~/.oh-my-zsh/custom"
[polybar.files]
polybar = "~/.config/polybar"