nathanmsmith / .config

How I like things.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

.config

Nathan's dotfiles.

Setup

Currently, these dotfiles are only tested on macOS.

Clone this directory in your home folder, ~. Run install.sh

git clone https://github.com/nathunsmitty/.config
cd .config
./install.sh

fish

Changing shell to fish

brew install fish
echo /usr/local/bin/fish >> /etc/shells
chsh -s /usr/local/bin/fish

About

How I like things.


Languages

Language:Lua 88.8%Language:Vim Script 9.3%Language:Shell 1.7%Language:Ruby 0.2%Language:Python 0.0%Language:Scheme 0.0%Language:Vim Snippet 0.0%