Skip to content

tombeynon/dotfiles

Repository files navigation

dotfiles

This is my dotfiles repo. There are many like it, but this one is mine.

Usage

I use rcm by thoughtbot, so grab that first.

git clone git@github.com:tombeynon/dotfiles.git ~/.dotfiles
cd ~/.dotfiles
git submodule init
git submodule update
rcup [-t osx]

First time setup

Install Homebrew.

Do everything in Usage.

Set your terminal emulator font to a NERD Font. I like Source Code Pro.

brew bundle
chsh -s $(which zsh)
pip3 install --user neovim

Additional bits

gem install neovim

About

sweet, sweet config

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published