i97506051502 / dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dotfiles

Variables

GITHUB_REPO_DIR='~/Dropbox/GitHub'

Premise

first, git clone this repo to "${GITHUB_REPO_DIR}"

setup a tmux.conf

  • Mac OS X

$ cd ~ && ln -s "${GITHUB_REPO_DIR}"/dotfiles/.tmux_2.2_macosx.conf ./.tmux.conf

About


Languages

Language:Shell 98.2%Language:Vim Script 1.8%