added some basic qol and path modifications

This commit is contained in:
venus
2026-06-02 01:46:52 -05:00
parent 8b360c8f7b
commit f1a014a38a
4 changed files with 37 additions and 23 deletions

View File

@@ -75,7 +75,6 @@ if [ -n "/usr/share/zsh/plugins " ]; then
source /usr/share/zsh/plugins/zsh-autosuggestions/zsh-autosuggestions.zsh
# syntax highlighting
# requires zsh-syntax-highlighting package
source /usr/share/zsh/plugins/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh
fi
#setup oh-my-posh shell
@@ -85,3 +84,6 @@ fi
# replace cd with zoxide (fzf support for changing dir)
eval "$(zoxide init zsh)"
source /usr/share/zsh/plugins/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh