mirror of
https://github.com/GRFreire/dotfiles.git
synced 2026-01-10 04:19:38 +00:00
zsh: exclude some alias from alias tips extension
This commit is contained in:
parent
c5ea8e3c58
commit
1c80583519
2
.zshrc
2
.zshrc
@ -28,6 +28,8 @@ zinit light zsh-users/zsh-completions
|
|||||||
zinit light djui/alias-tips
|
zinit light djui/alias-tips
|
||||||
### zinit plugins - end
|
### zinit plugins - end
|
||||||
|
|
||||||
|
export ZSH_PLUGINS_ALIAS_TIPS_EXCLUDES="_"
|
||||||
|
|
||||||
# Fzf keybinds
|
# Fzf keybinds
|
||||||
# <CTRL+R> search history of shell commands
|
# <CTRL+R> search history of shell commands
|
||||||
source /usr/share/fzf/key-bindings.zsh
|
source /usr/share/fzf/key-bindings.zsh
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user