This commit is contained in:
2023-10-10 14:25:21 +03:00
parent 17e5915087
commit 49720fac34
4 changed files with 15 additions and 10 deletions

View File

@@ -13,3 +13,6 @@ zsh_include_file "includes/nvm"
# Add plugins.
# zsh_add_plugin "hlissner/zsh-autopair"
zsh_add_plugin "zsh-users/zsh-syntax-highlighting"
# bun completions
[ -s "/home/antoxa/.bun/_bun" ] && source "/home/antoxa/.bun/_bun"