gsf / dotfiles3

me dots

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Setup in new home dir:

    git init
    git remote add origin git@github.com:gsf/dotfiles3.git
    git pull origin master
    git push -u

When you pull, if any errors like the following occur, move those files
and pull again:

    Untracked working tree file '.bashrc' would be overwritten by merge.

Run this for nicer status output:

    git config --add status.showUntrackedFiles no

About

me dots


Languages

Language:Lua 90.0%Language:Shell 10.0%