Basic profile and vimrc
parent
a8c726923e
commit
7fa8e68f82
|
@ -0,0 +1,5 @@
|
|||
export PS1='$USER@$HOSTNAME \w \$ '
|
||||
export ENV=~/.shrc
|
||||
export PATH=~/bin:$PATH
|
||||
export EDITOR=vim
|
||||
export GIT_EDITOR='vim -c ":set ft=gitcommit"'
|
Loading…
Reference in New Issue