mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-04-03 04:20:01 +02: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"
|