|
|
@ -114,7 +114,7 @@ if zstyle -t ':omz:alias:diff' color; then
|
|
|
|
fi
|
|
|
|
fi
|
|
|
|
|
|
|
|
|
|
|
|
# Miscellaneous
|
|
|
|
# Miscellaneous
|
|
|
|
(( $+commands[ack] )) && alias afind='ack -il'
|
|
|
|
(( $+commands[ack] )) && alias afind='nocorrect ack'
|
|
|
|
(( $+commands[ebuild] )) && alias ebuild='nocorrect ebuild'
|
|
|
|
(( $+commands[ebuild] )) && alias ebuild='nocorrect ebuild'
|
|
|
|
(( $+commands[gist] )) && alias gist='nocorrect gist'
|
|
|
|
(( $+commands[gist] )) && alias gist='nocorrect gist'
|
|
|
|
(( $+commands[heroku] )) && alias heroku='nocorrect heroku'
|
|
|
|
(( $+commands[heroku] )) && alias heroku='nocorrect heroku'
|
|
|
|