vyorkin / zshrc

My zsh config files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Inspired by https://github.com/thoughtbot/dotfiles

Setup

Install the zplug first:

git clone https://github.com/zplug/zplug.git ~/.zplug

Run the setup script that symlinks z*-files to your $HOME dir:

./setup.sh

SDK's and PATH

Emscripten

Clone emsdk to ~/emsdk:

git clone https://github.com/emscripten-core/emsdk.git ~/emsdk

About

My zsh config files


Languages

Language:Shell 100.0%