Преглед на файлове

Remove git-achievements

Alois Mahdal преди 11 години
родител
ревизия
3ba9c09597
променени са 4 файла, в които са добавени 0 реда и са изтрити 6 реда
  1. 0
    2
      dotfiles/bash/host/hugo.bashrc
  2. 0
    1
      dotfiles/bash/host/tamtam.bashrc
  3. 0
    1
      dotfiles/bash/host/tamten.bashrc
  4. 0
    2
      dotfiles/gittum/host/hugo.gitconfig

+ 0
- 2
dotfiles/bash/host/hugo.bashrc Целия файл

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

+ 0
- 1
dotfiles/bash/host/tamtam.bashrc Целия файл

@@ -16,6 +16,5 @@ alias diff="colordiff -u"
16 16
 ### OTHERS ###
17 17
 ### '''''' ###
18 18
 
19
-export PATH="$PATH:$HOME/bin/git-achievements/"
20 19
 export PERL5LIB="$PERL5LIB:$HOME/lib/minions/lib"
21 20
 export PERL5LIB="$PERL5LIB:$HOME/local/gnucash-importer/lib"

+ 0
- 1
dotfiles/bash/host/tamten.bashrc Целия файл

@@ -16,7 +16,6 @@ alias diff="colordiff -u"
16 16
 ### OTHERS ###
17 17
 ### '''''' ###
18 18
 
19
-export PATH="$HOME/bin:$PATH:$HOME/bin/git-achievements/"
20 19
 export PERL5LIB="$PERL5LIB:$HOME/lib/minions/lib"
21 20
 export PERL5LIB="$PERL5LIB:$HOME/local/gnucash-importer/lib"
22 21
 export EDITOR="vim"

+ 0
- 2
dotfiles/gittum/host/hugo.gitconfig Целия файл

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