MaxMEllon / .dotfiles

:wrench: my configuration files ( .zshrc , .tmux.conf , etc... )

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

.dotfiles

demo

badge

Build Status

Installation

  1. clone this repository
  2. $ bash init.sh`

Sample ~/.env

export GHQ_ROOT="${HOME}/work/ghq"
export CLANG_LIB="/Library/Developer/CommandLineTools/usr/lib/libclang.dylib"
export CLANG_INCLUDE="/Library/Developer/CommandLineTools/usr/lib/clang"
ANY_ENV_LIST=(pyenv rbenv nodenv crenv)
export ANY_ENV_LIST

About

:wrench: my configuration files ( .zshrc , .tmux.conf , etc... )

License:MIT License


Languages

Language:Shell 98.1%Language:Ruby 1.2%Language:JavaScript 0.7%Language:Vim Script 0.1%