Skip to content

Latest commit

 

History

History
40 lines (26 loc) · 1.19 KB

README.md

File metadata and controls

40 lines (26 loc) · 1.19 KB

My dotfiles

Here i'll be updating my host files and the steps to setup a new system.

Steps:

Download and install apps

Grab the .ssh folder from the old computer

Clone this repo

mkdir projects && cd projects && git clone [email protected]:scumah/dotfiles.git

Move config files to home and cleanup

cp -a dotfiles/. ~ && rm ~/README.md ~/btt.json ~/iterm.json

Sync atom packages

  • Install package-sync for atom
  • From atom, launch Package Sync: Sync

Load iTerm config

cp dotfiles/iterm.json ~/Library/Application Support/iTerm2/DynamicProfiles/iterm.json

Load BetterTouchTool config

BetterTouchTool > Preferences > Manage Presets > Import > Search btt.json