Skip to content

sigorilla/configs

 
 

Repository files navigation

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 extra commands
  • 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/sigorilla/configs.git ~/.configs
~/.configs/./build.sh --name='YOUR NAME' --email=EMAIL

Enjoy! :)

Credits

Thx to @aefimov (idea of building configs)

Thx to @bessarabov (idea of autoupdate configs)

Packages

No packages published

Languages

  • Shell 90.6%
  • Vim Script 9.0%
  • Python 0.4%