Change some vim stuff
This commit is contained in:
parent
17cc7cbe26
commit
260ab5fbd7
2 changed files with 2 additions and 2 deletions
|
@ -1 +1 @@
|
||||||
Subproject commit 8240d421bd91de1f1fc0583f77010e37c758127a
|
Subproject commit 641cde6401d0717d35a33e41288d23d34cf7fb35
|
2
zprofile
2
zprofile
|
@ -2,7 +2,7 @@ export LANG="en_GB.UTF-8"
|
||||||
export TERMINAL=/usr/bin/konsole
|
export TERMINAL=/usr/bin/konsole
|
||||||
export TERM=xterm-256color
|
export TERM=xterm-256color
|
||||||
export PATH=~/.bin:$PATH:/opt/lampp/bin:.
|
export PATH=~/.bin:$PATH:/opt/lampp/bin:.
|
||||||
export EDITOR='vim --servername jab2870'
|
export EDITOR='vim'
|
||||||
export CDPATH=.:~:~/Sites
|
export CDPATH=.:~:~/Sites
|
||||||
|
|
||||||
#Ruby things
|
#Ruby things
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue