Jackojc / dots

My dotfiles.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dotfiles

clone: git clone --bare https://github.com/Jackojc/dots $HOME/.dotfiles/.git

checkout: git --git-dir=$HOME/.dotfiles/.git --work-tree=$HOME checkout

ignore untracked files git --git-dir=$HOME/.dotfiles/.git --work-tree=$HOME config --local status.showUntrackedFiles no

set default push remote git --git-dir=$HOME/.dotfiles/.git --work-tree=$HOME push --set-upstream origin master

About

My dotfiles.


Languages

Language:KakouneScript 63.5%Language:Shell 35.4%Language:Lua 0.9%Language:JavaScript 0.2%