setup: zsh: link general.zsh and keybindings.zsh
This commit is contained in:
parent
67a67f7988
commit
9ca1bba42b
1 changed files with 2 additions and 0 deletions
2
setup.sh
2
setup.sh
|
|
@ -46,7 +46,9 @@ if installed zsh; then
|
|||
link zsh/checks.zsh ~/.zsh/checks.zsh
|
||||
link zsh/colors.zsh ~/.zsh/colors.zsh
|
||||
link zsh/completion.zsh ~/.zsh/completion.zsh
|
||||
link zsh/general.zsh ~/.zsh/general.zsh
|
||||
link zsh/history.zsh ~/.zsh/history.zsh
|
||||
link zsh/keybindings.zsh ~/.zsh/keybindings.zsh
|
||||
link zsh/prompt.zsh ~/.zsh/prompt.zsh
|
||||
link zsh/setopt.zsh ~/.zsh/setopt.zsh
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue