/dotfiles

Primary LanguageVim Script

My dotfiles

Installs

  • Xcode
  • Homebrew
    • git
    • ruby-build
    • neovim (optional)
    • ripgrep
    • tree
    • wget
    • openssl
  • asdf
    • Ruby (latest)
      • Rails
      • Awesome Print
      • neovim (optional)
      • Ripper Tags (optional)
      • gem-ripper-tags (optional)
      • Rubocop
    • Python
      • pipenv
      • virtualenv
    • Postgres
    • Node
    • Go
    • Elixir
  • Textmate 2
    • Strip trailing whitespace
    • Add newline to EOF
  • iTerm2
  • Magnet (App Store)
  • FS Notes (App Store)
  • Crosshairs (App Store) (optional)
  • Dropbox (from dropbox.com)
  • Chrome
  • Firefox
  • Kindle (App Store)
  • AppCleaner
  • 1Password
  • Fonts (from Dropbox)
    • Run script to only use OpenType

Vim

CTags

Taken (mostly) from http://tbaggery.com/2011/08/08/effortless-ctags-with-git.html

  • Use ripper-tags (better Ruby support)
  • Build tags for chruby rubies
  • Build tags for gems on install