mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-03-20 03:13:33 +01:00
5 lines
134 B
Bash
5 lines
134 B
Bash
alias hg='nocorrect hg'
|
|
alias figlet="nocorrect figlet"
|
|
alias scala="nocorrect scala"
|
|
alias rake="noglob rake"
|
|
alias ...="noglob ..."
|