Skip to content
This repository has been archived by the owner on Nov 8, 2019. It is now read-only.

johnmdonahue/_dotfiles

 
 

Repository files navigation

.dotfiles

WARNING: use at your own risk. read the makefile.

# Fork
git clone git:https://github.com/your_username/dotfiles
cd ~/dotfiles
make
# open the custom terminal settings and set as default
open custom.terminal

Install some things

# some homebrew pkgs
brew install ack go node python ruby tree
brew install vim --with-override-system-vi
# vindle and powerline fonts
git clone https://github.com/VundleVim/Vundle.vim.git vim/bundle/Vundle.vim
git clone [email protected]:powerline/fonts.git vim/bundle/fonts
./vim/bundle/fonts/install.sh

vi # :PluginInstall

Releases

No releases published

Packages

No packages published

Languages

  • Vim Script 58.1%
  • Ruby 22.8%
  • Makefile 15.7%
  • Shell 3.4%