davideimola / dotfiles

💻 Config files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dotfiles

Clone

git clone --bare git@github.com:davideimola/dotfiles.git $HOME/.dotfiles
alias dotfiles="git --git-dir=$HOME/.dotfiles --work-tree=$HOME"
dotfiles config --local status.showUntrackedFiles no
dotfiles checkout --force

About

💻 Config files


Languages

Language:Shell 99.9%Language:Vim Script 0.1%