Several changes including removing the vi readline setting because it
was improperly interpreting ^L to clear screen. Added clickable URLs to rxvt config. Updated some plugins for VIM.
This commit is contained in:
@@ -12,7 +12,7 @@ fi
|
||||
alias l.='ls -lh --color=auto' 2>/dev/null
|
||||
alias l='ls -lh'
|
||||
alias ll='ls -lh'
|
||||
set -o vi
|
||||
#set -o vi
|
||||
|
||||
#golang stuff
|
||||
export GOPATH=$HOME/gopath
|
||||
|
||||
Reference in New Issue
Block a user