sheldon: enable alias-finder
This commit is contained in:
parent
95ec53e176
commit
8ca55000fc
@ -24,6 +24,10 @@ github = 'zsh-users/zsh-history-substring-search'
|
|||||||
github = 'djui/alias-tips'
|
github = 'djui/alias-tips'
|
||||||
use = ['alias-tips.plugin.zsh']
|
use = ['alias-tips.plugin.zsh']
|
||||||
|
|
||||||
|
[plugins.alias-finder]
|
||||||
|
local = '~/.oh-my-zsh/plugins/alias-finder'
|
||||||
|
use = ['alias-finder.plugin.zsh']
|
||||||
|
|
||||||
[plugins.fast-syntax-highlighting]
|
[plugins.fast-syntax-highlighting]
|
||||||
github = 'zdharma-continuum/fast-syntax-highlighting'
|
github = 'zdharma-continuum/fast-syntax-highlighting'
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user