Phidelux / configs

Collection of different configuration files for xterm, screen, etc. and of some useful scripts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Configs

Collection of different configuration files for xterm, screen, etc.

Installation of .vimrc

  1. Install Vundle

    git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vim

  2. Install Vundle Plugins

    vim +PluginInstall +qall

  3. Install happy_hacking vim theme

    git clone git@github.com:YorickPeterse/happy_hacking.vim cd happy_hacking cp -r colors ~/.vim

About

Collection of different configuration files for xterm, screen, etc. and of some useful scripts

License:Apache License 2.0


Languages

Language:Vim Script 80.5%Language:Shell 19.5%