heesoo-jang / dotfiles

my dotfile configurations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dotfiles

Personal dotfile configurations

Initial Dotfile Configurations

echo ".dotfiles" >> .gitignore
git clone --bare https://github.com/heesoo-jang/dotfiles $HOME/.dotfiles
alias dot='/usr/bin/git --git-dir=$HOME/.dotfiles/ --work-tree=$HOME'
dot checkout

bash .install.sh

About

my dotfile configurations


Languages

Language:Shell 78.7%Language:Vim Script 18.1%Language:Python 3.2%