pbouzakis / dotfiles

My dotfiles w/ the help of dotbot.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dotfiles

Xcode

Start by running this. TODO: Confirm this is needed xcode-select --install

Copy themes to ~/Library/Developer/Xcode/UserData/FontAndColorThemes

iTerm2 setup

Navigate to the preferences window (iTerm2 -> preferences). and click on the General tab. Towards the bottom of the window you should see an option that says “Load preferences from a custom folder or URL”. Check this option and select the iterm folder inside dotfiles.

Webstorm

Copy to ~/Library/Preferences/WebStorm2017.1 A better approach might be to use JetBrains settings repository instead. Settings repo: https://github.com/develar/settings-repository My settings repo: https://github.com/pbouzakis/jetbrains-settings

RVM

In case of error installing : https://rvm.io/rvm/install rvm/install.sh should be fine.

VIM

https://github.com/tpope/vim-pathogen

OPAM

TODO Auto install opam packages

Manual install

The following apps need to be manually installed. TODO Automate these.

  • Grammarly
  • xcode themes

About

My dotfiles w/ the help of dotbot.


Languages

Language:Shell 91.4%Language:Ruby 5.1%Language:CSS 2.4%Language:Vim Script 0.7%Language:Makefile 0.4%