Skip to content

shaine/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

543 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Shaine's Dotfiles

Installation

  • Install homesick, symlink dotfiles
  • Install homebrew $ /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
  • Install homebrew packages (info) $ cat ~/.homebrew-packages | xargs brew install
  • Set correct emaill address in .gitconfig for env

Environment-Specific Configs

export SETUP_ENV = (macos|ubuntu) # Pick one
ln -s ~/.homesick/dotfiles/home/.gitconfig.local.${SETUP_ENV} ~/.gitconfig.local
ln -s ~/.homesick/dotfiles/home/.tmux.conf.local.${SETUP_ENV} ~/.tmux.conf.local

About

My dotfiles, managed via Homesick

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors