mirror of
https://github.com/ksyasuda/dotfiles.git
synced 2026-01-15 01:20:44 -08:00
update
This commit is contained in:
@@ -28,6 +28,7 @@ setopt HIST_IGNORE_SPACE # don’t record commands that start with a space
|
||||
FPATH="$HOME/.docker/completions:$FPATH"
|
||||
|
||||
[[ "$TERM_PROGRAM" == "vscode" ]] && . "$(code --locate-shell-integration-path zsh)"
|
||||
eval "$(fnm env --use-on-cd --shell zsh)"
|
||||
|
||||
bindkey -v
|
||||
# zstyle ':completion:*' matcher-list 'm:{a-zA-Z}={A-Za-z}'
|
||||
|
||||
Reference in New Issue
Block a user