From 5df6b226c820cae7b5f5638c577a9d554e38c75d Mon Sep 17 00:00:00 2001 From: GHOSCHT <31184695+GHOSCHT@users.noreply.github.com> Date: Mon, 9 Oct 2023 12:25:20 +0000 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 96bf7ed..4a9f520 100644 --- a/README.md +++ b/README.md @@ -1 +1,4 @@ # dotfiles +git init --bare $HOME/.dotfiles +alias config='/usr/bin/git --git-dir=$HOME/.dotfiles/ --work-tree=$HOME' +config config --local status.showUntrackedFiles no