rody / dotfiles.old

My dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dotfiles

Initial setup

Clone the repo

git clone https://github.com/rody/dotfiles --bare ./.cfg

Set the config alias

alias config='/usr/bin/git --git-dir="$HOME/.cfg/" --work-tree="$HOME"'

checkout the dotfiles in your home dir

config checkout HEAD

About

My dotfiles


Languages

Language:Shell 58.9%Language:Vim Script 35.2%Language:Ruby 5.8%