theodoretnguyen / .dotfiles

theodoretnguyen's dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dotfiles

dotfiles image

Installing

You will need git and GNU stow

Clone into your $HOME directory or ~

git clone https://git@github.com:theodoretnguyen/.dotfiles.git ~

Run stow to symlink everything or just select what you want

stow */ # Everything

Homebrew Formulae

An updated list of all the programs I use can be found in Brewfile

cd ~/.dotfiles && brew bundle install

About

theodoretnguyen's dotfiles


Languages

Language:Shell 53.9%Language:Lua 42.4%Language:Vim Script 2.1%Language:Python 0.8%Language:Ruby 0.8%