mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-03-27 03:14:56 +01:00
6 lines
156 B
Bash
6 lines
156 B
Bash
alias hg='nocorrect hg'
|
|
alias figlet="nocorrect figlet"
|
|
alias scala="nocorrect scala"
|
|
alias rake="noglob rake"
|
|
alias ...="noglob ..."
|
|
alias n="nocorrect n"
|