dotfiles/README.md

8 lines
205 B
Markdown
Raw Permalink Normal View History

2023-10-09 14:24:27 +02:00
# dotfiles
2023-10-09 16:08:49 +02:00
## Initial Setup
1. git init --bare $HOME/.dotfiles
2. alias config='/usr/bin/git --git-dir=$HOME/.dotfiles/ --work-tree=$HOME'
3. config config --local status.showUntrackedFiles no
## Restore