Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
Oh My Zsh
Commits
552aab69
Commit
552aab69
authored
Mar 13, 2014
by
Robby Russell
Browse files
Merge pull request #2591 from kevinxucs/remove-extra-aliases
Removed unsolicited aliases.
parents
47b0d754
b71a2b9d
Changes
1
Hide whitespace changes
Inline
Side-by-side
lib/aliases.zsh
View file @
552aab69
...
...
@@ -6,11 +6,6 @@ alias po='popd'
alias
...
=
'cd ../..'
alias
--
-
=
'cd -'
# Prevent headaches
alias cp
=
'cp -v'
alias rm
=
'rm -v'
alias mv
=
'mv -v'
# Super user
alias
_
=
'sudo'
alias
please
=
'sudo'
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment