Skip to content
Snippets Groups Projects
Commit 8220911d authored by hukl's avatar hukl
Browse files

do not correct tree command

parent ec86f945
No related branches found
No related tags found
No related merge requests found
setopt correct_all
alias man='nocorrect man'
alias tree='nocorrect tree'
alias thor='nocorrect thor'
alias mv='nocorrect mv'
alias mysql='nocorrect mysql'
......@@ -8,4 +9,5 @@ alias mkdir='nocorrect mkdir'
alias gist='nocorrect gist'
alias heroku='nocorrect heroku'
alias ebuild='nocorrect ebuild'
alias hpodder='nocorrect hpodder'
\ No newline at end of file
alias hpodder='nocorrect hpodder'
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment