tarmolov / configs

.vimrc, .screenrc and etc.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Overview

There is my set of configs for bash, vim, screen and etc.

Prerequisites

Features

  • Tuned PS1 (command promt) looks like <user>@<host> <working directory> (git branch) $
  • Config for screen
  • Git completion
  • Git flow completion
  • Git config with a lot of nice shortcuts
  • Vim config based on bundles
  • Works fine on unix and osx

Install

Clone my repository with configs and execute build.sh:

git clone git://github.com/tarmolov/configs.git ~/.config/tarmolov
~/.config/tarmolov./build.sh --name='YOUR NAME' --email=EMAIL

Enjoy! :)

Credits

Thx to @aefimov (idea of building configs)

Thx to @bessarabov (idea of autoupdate configs)

About

.vimrc, .screenrc and etc.


Languages

Language:Shell 91.5%Language:Vim Script 8.1%Language:Python 0.4%