Compare commits
No commits in common. "77e057f0aaec7ca346b661e529b932f521bdf04e" and "3349b6899ce6e19f454ca2172237f5b2b40db1e2" have entirely different histories.
77e057f0aa
...
3349b6899c
2 changed files with 1 additions and 2 deletions
2
.bashrc
2
.bashrc
|
@ -2,7 +2,7 @@ set -o vi
|
|||
|
||||
export GOPATH="/home/thrrgilag/go"
|
||||
export PATH=$PATH:/usr/local/go/bin:$GOPATH/bin
|
||||
export EDITOR="/usr/bin/nano"
|
||||
export EDITOR="/usr/bin/vim"
|
||||
|
||||
alias df='df -x squashfs'
|
||||
alias tmutt='mutt -F ~/.config/mutt/thrrgilag-muttrc'
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
set nohelp
|
Loading…
Reference in a new issue