mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-03-27 03:14:56 +01:00
🔥 simplifying the corrections list
This commit is contained in:
parent
6930e2708a
commit
edc084dd72
1 changed files with 0 additions and 3 deletions
|
|
@ -1,8 +1,5 @@
|
||||||
alias ack='nocorrect ack'
|
|
||||||
alias hg='nocorrect hg'
|
alias hg='nocorrect hg'
|
||||||
alias figlet="nocorrect figlet"
|
alias figlet="nocorrect figlet"
|
||||||
alias ksdiff="nocorrect ksdiff"
|
|
||||||
alias scala="nocorrect scala"
|
alias scala="nocorrect scala"
|
||||||
alias idea="nocorrect idea"
|
|
||||||
alias rake="noglob rake"
|
alias rake="noglob rake"
|
||||||
alias ...="noglob ..."
|
alias ...="noglob ..."
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue