shir / dotfiles

Bash (and other) settings

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Description

Configuration files for Bash.

It has configuration for:

  • Bash completion
  • Bash prompt (using git)
  • Useful bash aliases for git and unix commands
  • Setup for RVM environment
  • Setup for bundler-exec (included as submodule)
  • Screen utility
  • Gem
  • Capistrano
  • rails new config

Installation

curl https://raw.github.com/shir/dotfiles/master/install.sh | bash

It will clone .dotfile folder from repository in your home directory, update submodules and create links for files.

About

Bash (and other) settings


Languages

Language:Shell 100.0%