Skip to content

evarouss/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

  1. xcode-select --install

  2. Install brew.

  3. iTerm Setup

  4. nvm Setup

  5. SSH setup

  6. Clone repository to hidden .dotfile directory in your home directory

git clone [email protected]:evarouss/dotfiles.git ~/.dotfiles

  1. Run setup-symlinks.sh

source ~/.dotfiles/setup-symlinks.sh

  1. Install Software part 1 (brew)

source ~/.dotfiles/setup-brew.sh

  1. Symlink VSCode stuff.

VSCode:

ln -s /Users/evarouss/.dotfiles/VSCode/settings.json ~/Library/Application\ Support/Code/User/settings.json
ln -s /Users/evarouss/.dotfiles/VSCode/keybindings.json ~/Library/Application\ Support/Code/User/keybindings.json
  1. Install VSCode plugins

source ~/.dotfiles/VSCode/install-plugins.sh

  1. Install Software part 2 (App Store)
  • Things
  • Slack
  • Tweetbot
  • Patterns
  • Xcode
  1. Profit

About

New Workstation setup

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages