Skip to content
forked from ryanb/dotfiles

Organisation of *nix config files (bash, Vim, git, etc.)

License

Notifications You must be signed in to change notification settings

amirhhz/dotfiles

 
 

Repository files navigation

Amir’s Dot Files

These are config files to set up a system the way I like it. This readme needs changing since I forked it.

Requirements

Install Ack. In Ubuntu do the following:

sudo apt-get install ack-grep
sudo ln -s /usr/bin/ack-grep /usr/local/bin/ack

Installation

git clone git:https://github.com/amirhhz/dotfiles ~/.dotfiles
cd ~/.dotfiles
git submodule init
git submodule update
rake install

About

Organisation of *nix config files (bash, Vim, git, etc.)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Vim Script 80.7%
  • Ruby 14.9%
  • HTML 3.1%
  • Shell 1.3%