Skip to content

Collection of configuration files for setting up command line heaven.

Notifications You must be signed in to change notification settings

americkson/dotfiles

 
 

Repository files navigation

Installation

git clone [email protected]:americkson/dotfiles.git ~/.dotfiles
cd ~/.dotfiles
git submodule init
git submodule update
rake install

Environment

This repository is mainly setup for zsh. If you would like to switch to zsh, you can do so with the following command.

chsh -s /bin/zsh

About

Collection of configuration files for setting up command line heaven.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 74.1%
  • Vim Script 23.5%
  • Ruby 1.4%
  • HTML 1.0%