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
|
for f in $XDG_CONFIG_HOME/zsh/aliases/*; do source $f; done
|
||||||
|
|
||||||
|
source <(haunt completion zsh) && compdef _haunt haunt
|
||||||
|
|
||||||
# KEYBINDING
|
# KEYBINDING
|
||||||
bindkey '^[[A' history-substring-search-up
|
bindkey '^[[A' history-substring-search-up
|
||||||
bindkey '^[[B' history-substring-search-down
|
bindkey '^[[B' history-substring-search-down
|
||||||
|
@ -36,6 +36,7 @@ glow
|
|||||||
go
|
go
|
||||||
gofumpt
|
gofumpt
|
||||||
golangci-lint
|
golangci-lint
|
||||||
|
goreleaser
|
||||||
gospt-git
|
gospt-git
|
||||||
gping
|
gping
|
||||||
grub
|
grub
|
||||||
|
Loading…
Reference in New Issue
Block a user