andrewfhou / dotfiles

Various config files for my laptop software

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

.dotfiles

git clone --bare git@github.com:andrewfhou/dotfiles.git $HOME/.dotfiles

alias dotfiles='/usr/bin/git --git-dir=$HOME/.dotfiles/ --work-tree=$HOME'

dotfiles checkout

dotfiles config --local status.showUntrackedFiles no

About

Various config files for my laptop software


Languages

Language:Vim Script 65.3%Language:Shell 34.4%Language:GDB 0.3%