decors / dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dotfiles

Quick installation

curl -L https://raw.githubusercontent.com/decors/dotfiles/master/setup.sh | sh

Or manual installation:

gem install homesick --user-install
export PATH="$(ruby -rubygems -e 'puts Gem.user_dir')/bin:$PATH"
homesick destroy dotfiles
homesick clone decors/dotfiles
homesick link dotfiles
homesick exec dotfiles bin/gitconfig.sh

Install homebrew packages

brew tap homebrew/bundle
homesick exec dotfiles bin/brew-package-install.sh

About


Languages

Language:Shell 74.3%Language:Vim Script 13.3%Language:PostScript 8.5%Language:Ruby 3.9%