diff options
| -rwxr-xr-x | files/.vimrc | 8 | ||||
| -rwxr-xr-x | files/.vimrc-10093352-SIBSAC (renamed from files/.vimrc_10093352-SIBSAC) | 0 |
2 files changed, 4 insertions, 4 deletions
diff --git a/files/.vimrc b/files/.vimrc index d54c1c6..e8745ee 100755 --- a/files/.vimrc +++ b/files/.vimrc @@ -188,7 +188,7 @@ map gf :e <cfile><CR> map YY "+yy -let s:hostname=hostname() -if s:hostname == '10093352-SIBSAC' - source $HOME/_vimrc_10093352-SIBSAC -endif +let s:local_vimrc=$home/.vimrc-hostname() +"if s:hostname == '10093352-SIBSAC' + "source $HOME/.vimrc_10093352-SIBSAC +"endif diff --git a/files/.vimrc_10093352-SIBSAC b/files/.vimrc-10093352-SIBSAC index 116d32f..116d32f 100755 --- a/files/.vimrc_10093352-SIBSAC +++ b/files/.vimrc-10093352-SIBSAC |
