mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-04-17 04:29:14 +02:00
4 lines
110 B
Bash
4 lines
110 B
Bash
alias figlet="nocorrect figlet"
|
|
alias scala="nocorrect scala"
|
|
alias rake="noglob rake"
|
|
alias ...="noglob ..."
|