Skip to content

For when I move computer. I should probably move this to Boxen.

Notifications You must be signed in to change notification settings

jamesgorrie/settings

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Run this

# Bash
rm ~/.bash_profile
ln -s ~/settings/bash/.bash_profile ~/.bash_profile
source ~/.bash_profile

# Sublime
rm -rf ~/Library/Application\ Support/Sublime\ Text\ 3/Packages/User
ln -s ~/settings/sublime ~/Library/Application\ Support/Sublime\ Text\ 3/Packages/User

# iTerm2
rm ~/Library/Preferences/com.googlecode.iterm2.plist
ln -s ~/settings/iterm2/com.googlecode.iterm2.plist ~/Library/Preferences/com.googlecode.iterm2.plist

About

For when I move computer. I should probably move this to Boxen.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages