Skip to content
This repository has been archived by the owner on Jan 26, 2023. It is now read-only.

Latest commit

 

History

History
48 lines (38 loc) · 1.17 KB

README.md

File metadata and controls

48 lines (38 loc) · 1.17 KB

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

# to enable z functionality
brew install z

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

# Clone dotfiles
git clone https://github.com/danieluhl/dotfiles-1.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

Other typical installs

  • slate
  • alfred
  • seil
  • karabiner
  • screenflow
  • bartender