Skip to content

bevacqua/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

330 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

These are my personal dotfiles, used to bootstrap and configure development boxes

For a complete feature list, check out FEATURES.md

Install On OSX

git clone --depth 1 https://github.com/bevacqua/dotfiles.git ~/.dotfiles && sudo zsh ~/.dotfiles/osx.zsh

shell-osx.png

Install On Ubuntu

Install zsh, using the script below, then you need to reboot. Apologies!

sudo sh ./ubuntu/zsh.sh

After boot, install everything else.

sudo zsh ./ubuntu.zsh

shell-ubuntu.png

Customization

  • Anything placed in ~/.zshrc.user will run on every shell instance
  • You can open that file using the dotconfig alias
  • Open ~/.zshrc file with the zshconfig alias.
  • I won't install Sublime Text packages for you. You do that. You did get Package Control, though. Recommended packages in FEATURES document.
  • Want to customize this even further? Fork this repository!

License

MIT

About

💠 Yay! @bevacqua does dotfiles \o/

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors