hmmm
This commit is contained in:
@@ -68,7 +68,6 @@ bindkey -s '^[[1;5A' "!!^M"
|
||||
#zle -N openfff
|
||||
#bindkey '^f' openfff
|
||||
|
||||
|
||||
# set up prompt
|
||||
|
||||
# autosuggestions
|
||||
@@ -84,3 +83,6 @@ fi
|
||||
if [ $TERM = "xterm-kitty" ] || [ $NVIM ]; then
|
||||
eval "$(oh-my-posh init zsh --config $XDG_CONFIG_HOME/zsh/shell.omp.json)"
|
||||
fi
|
||||
|
||||
# replace cd with zoxide (fzf support for changing dir)
|
||||
eval "$(zoxide init zsh)"
|
||||
|
||||
Reference in New Issue
Block a user