Skip to content

drewbarontini/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2,138 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles

My personal dotfiles covering a wide range of development and macOS settings.

git clone git@github.com:drewbarontini/dotfiles.git ~/.dotfiles
cd ~/.dotfiles
rake install                              # Install drewbarontini/dotfiles
rake install:cleanup                      # Clean up after installation
rake install:command_line_tools           # Install XCode command line tools
rake install:git_submodules               # Install git submodules
rake install:homebrew                     # Install Homebrew for managing dev packages
rake install:brewfile                     # Install Homebrew packages and Mac apps
rake install:macos_settings               # Install custom macOS settings and configuration
rake install:npm_packages                 # Install NPM packages
rake install:nvm                          # Install NVM for managing Node versions
rake install:rbenv                        # Install rbenv for managing Ruby versions
rake install:symlinks                     # Create symlinks
rake install:vundle                       # Install Vundle for managing Vim plugins
rake update                               # Update drewbarontini/dotfiles

About

All of my system dotfiles.

Resources

Stars

Watchers

Forks

Packages

No packages published