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