Skip to content

A collection of dotfiles I use across several locations.

Notifications You must be signed in to change notification settings

jlogsdon/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

A collection of my setup files for the tools I use in a terminal.

Setup

$ mkdir $HOME/etc # or wherever you want them to live
$ git clone --recursive git://github.com/jlogsdon/dotfiles.git $HOME/etc/dotfiles
$ cd $HOME/etc/dotfiles
$ ./install.sh
$ pip install powerline
$ vim +NeoBundleInstall +qall now

Local Configuration

For ZSH settings local to the computer create a $HOME/.zsh_local file. This will be loaded after prezto is initialized.

About

A collection of dotfiles I use across several locations.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published