updates
This commit is contained in:
parent
8e275f2fac
commit
04e303f6af
@ -77,6 +77,8 @@ compinit -d "$XDG_CACHE_HOME"/zsh/zcompdump-"$ZSH_VERSION"
|
||||
|
||||
for f in $XDG_CONFIG_HOME/zsh/aliases/*; do source $f; done
|
||||
|
||||
source <(haunt completion zsh) && compdef _haunt haunt
|
||||
|
||||
# KEYBINDING
|
||||
bindkey '^[[A' history-substring-search-up
|
||||
bindkey '^[[B' history-substring-search-down
|
||||
|
@ -36,6 +36,7 @@ glow
|
||||
go
|
||||
gofumpt
|
||||
golangci-lint
|
||||
goreleaser
|
||||
gospt-git
|
||||
gping
|
||||
grub
|
||||
|
Loading…
Reference in New Issue
Block a user