Browse Source

Remove git-achievements

Alois Mahdal 11 years ago
parent
commit
3ba9c09597

+ 0
- 2
dotfiles/bash/host/hugo.bashrc View File

12
 alias tap="./node_modules/tap/bin/tap.js"
12
 alias tap="./node_modules/tap/bin/tap.js"
13
 alias tap-reader="./node_modules/tap/bin/tap-reader.js"
13
 alias tap-reader="./node_modules/tap/bin/tap-reader.js"
14
 alias diff="colordiff -u"
14
 alias diff="colordiff -u"
15
-alias git="git-achievements"
16
 
15
 
17
 
16
 
18
 ### ...... ###
17
 ### ...... ###
19
 ### OTHERS ###
18
 ### OTHERS ###
20
 ### '''''' ###
19
 ### '''''' ###
21
 
20
 
22
-export PATH="$PATH:$HOME/bin/git-achievements/"
23
 export PERL5LIB="$PERL5LIB:$HOME/lib/minions/lib"
21
 export PERL5LIB="$PERL5LIB:$HOME/lib/minions/lib"
24
 export PERL5LIB="$PERL5LIB:$HOME/local/gnucash-importer/lib"
22
 export PERL5LIB="$PERL5LIB:$HOME/local/gnucash-importer/lib"
25
 export EDITOR="vim"
23
 export EDITOR="vim"

+ 0
- 1
dotfiles/bash/host/tamtam.bashrc View File

16
 ### OTHERS ###
16
 ### OTHERS ###
17
 ### '''''' ###
17
 ### '''''' ###
18
 
18
 
19
-export PATH="$PATH:$HOME/bin/git-achievements/"
20
 export PERL5LIB="$PERL5LIB:$HOME/lib/minions/lib"
19
 export PERL5LIB="$PERL5LIB:$HOME/lib/minions/lib"
21
 export PERL5LIB="$PERL5LIB:$HOME/local/gnucash-importer/lib"
20
 export PERL5LIB="$PERL5LIB:$HOME/local/gnucash-importer/lib"

+ 0
- 1
dotfiles/bash/host/tamten.bashrc View File

16
 ### OTHERS ###
16
 ### OTHERS ###
17
 ### '''''' ###
17
 ### '''''' ###
18
 
18
 
19
-export PATH="$HOME/bin:$PATH:$HOME/bin/git-achievements/"
20
 export PERL5LIB="$PERL5LIB:$HOME/lib/minions/lib"
19
 export PERL5LIB="$PERL5LIB:$HOME/lib/minions/lib"
21
 export PERL5LIB="$PERL5LIB:$HOME/local/gnucash-importer/lib"
20
 export PERL5LIB="$PERL5LIB:$HOME/local/gnucash-importer/lib"
22
 export EDITOR="vim"
21
 export EDITOR="vim"

+ 0
- 2
dotfiles/gittum/host/hugo.gitconfig View File

1
-[achievement]
2
-    upload = true
3
 [push]
1
 [push]
4
     # need git 1.8+
2
     # need git 1.8+
5
     default = simple
3
     default = simple