Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 894 Bytes

TODO.md

File metadata and controls

18 lines (15 loc) · 894 Bytes

Notes on stuff to break out/automate later

  • Sublime Text config
  • Put .gitconfig (mostly) under version control - need to abstract out context-local parts!
  • Figure out how to fully-automate the install of node+npm without sudo
  • Figure out how to post-process to install Node apps, eg
    • npm install -g takana
    • npm install -g jshint
  • Figure out post-process for sym-linking ~/.dotfiles/path (eg ssh, gnupg, etc.) to their corresponding ~/.path
    • For sublime: ln -s ~/.dotfiles/sublime/User/ ~/Library/Application\ Support/Sublime\ Text\ 3/Packages/User
  • Script in installation of rvm