Ver código fonte

`gitka` alias has been superseeded by git alias `git ka`

Alois Mahdal 11 anos atrás
pai
commit
5afccd145f
1 arquivos alterados com 0 adições e 1 exclusões
  1. 0
    1
      dotfiles/bash/global-before.bashrc

+ 0
- 1
dotfiles/bash/global-before.bashrc Ver arquivo

@@ -32,7 +32,6 @@ alias lla='ls -lha'
32 32
 alias open='gnome-open'
33 33
 alias diff='diff -u'
34 34
 alias pad4='sed -e "s/^/    /"'
35
-alias gitka='gitk --all'
36 35
 alias grepr='grep -nr . -e'
37 36
 alias sc='se --direction=encz.cz'
38 37