Skip to content

blamattina/dotfiles

Repository files navigation

dotfiles

Configuration files for zsh, vim, and tmux heavily inspired by https://github.com/thoughtbot/dotfiles.

Installation

# Install configuration management tools
brew tap thoughtbot/formulae
brew install rcm

# Clone oh-my-zsh
git clone https://github.com/robbyrussell/oh-my-zsh.git ~/.oh-my-zsh

# Clone dotfiles
git clone https://github.com/blamattina/dotfiles.git

# Link files
rcup -d .

Note: This expects ~/.gitconfig to be controlled by boxen and for boxen include ~/.gitconfig.dotfiles as an additional configuration file. (boxen configuration example)

Customizations

Place configuration for a specific computer or environment in files with the .local extension.

Supported Local Files:

  • ~/.aliases.local
  • ~/.gitconfig.local
  • ~/.tmux.conf.local
  • ~/.vimrc.local
  • ~/.vimrc.bundles.local
  • ~/.zshrc.local

About

Configuration files for zsh, vim, and tmux.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published