Skip to content

lchamb/dotfiles

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lchamb's dotfiles

dotfiles

These are my dotfiles. They are based on a fork of Zach Holman's excellect dotfiles project. You can learn more the project here

install

You probably don't want to install my dotfiles. They are based on my machines and preferences. A better starting point would be to start with the original project or make your own fork:

git clone https://github.com/holman/dotfiles.git ~/.dotfiles
cd ~/.dotfiles
script/bootstrap

This will symlink the appropriate files in .dotfiles to your home directory. Everything is configured and tweaked within ~/.dotfiles.

The most important files to change are probably in the .dotfiles/git directory. These dotfiles also assume you are using zsh instead of bash and in specific oh-my-zsh.

thanks

Zach Holman did all the work and I changed a few variables.

About

There are many dotfiles, but these are mine

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 51.6%
  • Ruby 43.1%
  • Perl 5.3%