Skip to content

chrisfishwood/dotfiles

 
 

Repository files navigation

install macvim via

brew install macvim

install wemux via

brew install wemux
brew install reattach-to-user-namespace

Install Sauce Code powerline fonts in the dotfiles folder.

In iTerm2, in Preferences -> Profiles -> Terminal, under "Terminal Emulation" you have "Report Terminal Type:" set to screen-256color. (silence that bell while you are there) In iTerm2, in Preferences -> Profiles -> Text, set both fonts to 14pt Sauce Code

also will want to set the colorscheme of iterm2 to match the colorscheme being used

Open vim and run :PluginInstall

Hack all the codes.

Releases

No releases published

Packages

No packages published

Languages

  • Shell 62.6%
  • Vim Script 32.0%
  • Python 2.8%
  • Ruby 2.6%