basic zsh path fix

This commit is contained in:
spinach 2023-05-18 14:09:07 -04:00
parent 674d07ba55
commit 1788b74c00

View File

@ -2,6 +2,9 @@
# export ZSH="$HOME/.oh-my-zsh"
export ZSH="$HOME/.local/share/oh-my-zsh"
# path fix for deb
export PATH=$PATH:/usr/local/bin
# Would you like to use another custom folder than $ZSH/custom?
export ZSH_CUSTOM="$HOME/.local/share/omz-custom/custom"
# export ZSH_CUSTOM=$HOME/.local/share/omz-custom