Breus / dotfiles

My config files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

For the .vimrc file, plug-vim needs to be installed:

curl -fLo ~/.vim/autoload/plug.vim --create-dirs \
    https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim

Additionally, the space camp color scheme for vim needs to be installed: https://github.com/jaredgorski/SpaceCamp

About

My config files


Languages

Language:Shell 86.2%Language:Vim Script 13.8%