kumusan / dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

chmod +x dotfilesInstaller.sh ./dotfilesInstaller.sh

git clone --recursive https://github.com/sorin-ionescu/prezto.git "${ZDOTDIR:-$HOME}/.zprezto"

setopt EXTENDED_GLOB for rcfile in "${ZDOTDIR:-$HOME}"/.zprezto/runcoms/^README.md(.N); do ln -s "$rcfile" "${ZDOTDIR:-$HOME}/.${rcfile:t}" done

brew bundle install

About


Languages

Language:JavaScript 78.6%Language:Ruby 12.4%Language:Shell 9.0%