Add zsh plugins
Signed-off-by: Severin Kaderli <severin@kaderli.dev>
This commit is contained in:
parent
4f6c7a9746
commit
cf73a0d046
1 changed files with 3 additions and 0 deletions
|
@ -63,3 +63,6 @@ if [ -f "${XDG_CONFIG_HOME}/custom/aliases" ]; then
|
|||
. "${XDG_CONFIG_HOME}/custom/aliases"
|
||||
fi
|
||||
|
||||
|
||||
# Plugins
|
||||
source "/usr/share/zsh/plugins/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh"
|
Loading…
Add table
Add a link
Reference in a new issue