Skip to content

Latest commit

 

History

History
26 lines (21 loc) · 983 Bytes

README.md

File metadata and controls

26 lines (21 loc) · 983 Bytes

vim-handsome

Linux-installation MacOS-installation

Install vim configuration.

First option, using curl.

sh -c "$(curl -fsSL https://raw.githubusercontent.com/dgamboaestrada/vim-handsome/master/install.sh)"

Second option, cloning manually.

git clone --recursive https://github.com/dgamboaestrada/vim-handsome.git
cd vim-handsome
./install-vim-configuration.sh

Install gnome terminal colors solarized

./other/gnome-terminal-colors-solarized/install.sh

Interesting resources