garlandkr / dotfiles

:octocat: Dotfiles for OSX with Fish and Fisherman

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dotfiles

PRs & Issues Welcome

Dotfiles for OSX

Install

Using Git and the install script

sh -c "`curl -fsSL https://raw.githubusercontent.com/sotayamashita/dotfiles/master/bootstrap.sh`"

Update

git -C $HOME/.dotfiles pull --rebase
cp -r $HOME/.dotfiles/.config/fish/* ~/.config/fish/
source ~/.config/fish/config.fish

License

MIT © Sota Yamashita

About

:octocat: Dotfiles for OSX with Fish and Fisherman

License:MIT License


Languages

Language:Shell 100.0%