Browse Source

remove old macports alias

Kevin H 11 years ago
parent
commit
7695be7b36
1 changed files with 0 additions and 2 deletions
  1. 0 2
      zshrc

+ 0 - 2
zshrc

@@ -24,8 +24,6 @@ source .zsh-ownrc
 alias ll='ls -Fhla | less -R'
 alias ll='ls -Fhla | less -R'
 alias l='ls -lha'
 alias l='ls -lha'
 
 
-# gdb with macports
-alias gdb='ggdb'
 # git aliases
 # git aliases
 alias gits='git status -s'
 alias gits='git status -s'
 # setup ROOT-PATH for python
 # setup ROOT-PATH for python