Compare commits

..

No commits in common. "e60ba1339edb7723acf1381081e481060f03b343" and "5442e8d7e3a5f345414ae31c2d63fe5cbe43dbf9" have entirely different histories.

2 changed files with 6 additions and 9 deletions

View File

@ -38,8 +38,6 @@ hi Todo term=standout ctermfg=Black ctermbg=Yellow
hi Type term=underline ctermfg=Blue gui=NONE guifg=Blue
hi Visual term=reverse ctermfg=White ctermbg=DarkBlue gui=NONE guifg=Black guibg=Yellow
hi Title ctermfg=black
hi IncSearch term=reverse cterm=NONE ctermfg=black ctermbg=cyan
hi link Boolean Constant
hi link Character Constant
hi link Conditional Statement

View File

@ -93,7 +93,6 @@ then
PATH=`$preppath -c /usr/sbin:/sbin`
PATH=`$preppath -c /usr/local/sbin:/usr/local/bin`
`$preppath -c -e /usr/local/node-v8.9.4-linux-x86/bin`
`$preppath -c -e /usr/local/node-v8.9.4-linux-x64/bin`
`$preppath -c -e -r /usr/lib/go-1.*/bin`
`$preppath -c -e -r /usr/local/go-1.*/bin`
`$preppath -c -e -r $HOME/go/bin`