Skip to content

Config files to set up a system the way I like it.

Notifications You must be signed in to change notification settings

sud0n1m/dotfiles-old

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

git clone git://github.com/jrallison/dotfiles ~/.dotfiles
cd ~/.dotfiles
rake install
git submodule init
git submodule update
install mensch-Powerline.otf as a system font.

Environment

I am running on Mac OS X, but it will likely work on Linux as well with minor fiddling. I primarily use zsh, but this includes some older bash files as well. If you would like to switch to zsh, you can do so with the following command.

chsh -s /bin/zsh

Key Changes

Leader is set to SPACE

Screenshot

Screenshot of my vim

About

Config files to set up a system the way I like it.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vim Script 88.0%
  • Shell 7.7%
  • Ruby 4.3%