move zsh stuff
This commit is contained in:
2
.zshrc
2
.zshrc
@ -6,7 +6,7 @@ if [[ -r "${XDG_CACHE_HOME:-$HOME/.cache}/p10k-instant-prompt-${(%):-%n}.zsh" ]]
|
||||
fi
|
||||
|
||||
# Set custom Zsh plugin path
|
||||
export ZSH_CUSTOM="$HOME/dotfiles/zsh"
|
||||
export ZSH_CUSTOM="$HOME/.config/zsh"
|
||||
|
||||
# Load plugins
|
||||
source $ZSH_CUSTOM/plugins/zsh-autosuggestions/zsh-autosuggestions.zsh
|
||||
|
Reference in New Issue
Block a user