Skip to content

zenorocha/old-dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zeno's dotfiles

Preview

If you're setting up a new Mac, take a look at this Gist — there you can find many instructions and also the whole list of apps I'm using.

How to install?

$ curl -L https://raw.github.com/zenorocha/dotfiles/master/bootstrap.sh | sh

This will clone this repository and symlink the appropriate files in ~/.dotfiles to your home directory.

What's included?

All my command-line tools and its configurations. Have fun :)

Shell
Theme
  • Dracula for better syntax highlight
General
  • Homebrew for MacOS X package management
  • Git for code versioning
  • NodeJS for JavaScript programming
  • Z for quick navigation through folders
NodeJS
  • N for Node version management
  • Bower for front-end package management
  • DocPad for static generated website development
  • Grunt for task automation
  • JSHint for JavaScript code quality
Ruby
  • Rbenv for Ruby version management
  • Ruby Build for installing different Ruby versions
  • Compass for Sass programming
  • Jekyll for static generated website development

How to update?

Just go to ~/.dotfiles and pull.

$ git pull

Credits

Contributing

If you want to help, please read the Contributing guide first.

History

For detailed changelog, see Releases.

License

MIT License © Zeno Rocha

About

My OS X dotfiles.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published