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
eb05b614
Commit
eb05b614
authored
Nov 08, 2009
by
Robby Russell
Browse files
Removing gdb alias as it conflicts with an actual command for gdb. Closes #17
parent
286559d1
Changes
1
Hide whitespace changes
Inline
Side-by-side
lib/aliases.zsh
View file @
eb05b614
...
...
@@ -37,7 +37,6 @@ alias gc='git commit -v'
alias
gca
=
'git commit -v -a'
alias
gb
=
'git branch'
alias
gba
=
'git branch -a'
alias
gdb
=
'git branch -d'
alias
gcount
=
'git shortlog -sn'
alias
gcp
=
'git cherry-pick'
...
...
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