DOTFILES=$HOME/.config/.dotfiles
git clone --bare git@github.com:Jonnobrow/dotfiles.git $DOTFILES
alias gitdf='git --git-dir=$DOTFILES --work-tree=$HOME'
gitdf config --local status.showUntrackedFiles no
gitdf checkout
gitdf submodule update --init --recursive-
Notifications
You must be signed in to change notification settings - Fork 0
Jonnobrow/dotfiles
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
My personal and work dotfiles