andrewsardone / dotfiles

These are my dotfiles. There are many like them, but these ones are mine.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

These are my dotfiles. There are many like them, but these ones are mine.

Installation

git clone --bare https://github.com/andrewsardone/dotfiles.git $HOME/.dotfiles.git
alias config='git --git-dir=$HOME/.dotfiles.git --work-tree=$HOME'
config checkout
config config --local status.showUntrackedFiles no

Bullet Points

About

These are my dotfiles. There are many like them, but these ones are mine.

License:MIT License


Languages

Language:Shell 37.1%Language:Vim Script 34.8%Language:Lua 22.5%Language:Ruby 1.6%Language:Python 1.5%Language:Emacs Lisp 1.3%Language:AppleScript 0.6%Language:Makefile 0.6%Language:Rich Text Format 0.0%