mpon / dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dotfiles

command line toolのインストール

git
# comman line toolのインストールが促される

hombebrew自体のインストール

cd
git clone git@github.com:mpon/dotfiles.git
cd dotfiles
./install_homebrew.sh
brew bundle # 何回かやる必要がある

install

cd ~/dotfiles
./install.sh

About


Languages

Language:Shell 68.2%Language:Ruby 23.1%Language:Vim Script 8.7%