소스 검색

Remove git-achievements

Alois Mahdal 12 년 전
부모
커밋
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
 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 파일 보기

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 파일 보기

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 파일 보기

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