Merge branch 'master' of git.epichack.com:barak/dotfiles
This commit is contained in:
commit
cbae365fac
1 changed files with 1 additions and 0 deletions
1
bin/vi
1
bin/vi
|
|
@ -1,5 +1,6 @@
|
|||
#!/bin/sh
|
||||
|
||||
export TERM=xterm-256color
|
||||
if [ -n "`which nvim`" ]; then
|
||||
nvim "$@"
|
||||
else
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue