From 2ebcb78003336a8a7cd60bc06dd87bdf15b473d2 Mon Sep 17 00:00:00 2001 From: poslop Date: Tue, 2 Aug 2022 16:38:17 -0500 Subject: [PATCH] zsh --- .zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.zshrc b/.zshrc index 6f66647..5517abe 100644 --- a/.zshrc +++ b/.zshrc @@ -102,4 +102,4 @@ source $ZSH/oh-my-zsh.sh export PATH=$PATH:/home/poslop/.spicetify alias bctl=bluetoothctl -alias dots='/usr/bin/git --git-dir=$HOME/.dot --work-tree=$HOME' +alias dots='/usr/bin/git --git-dir=$HOME/.git --work-tree=$HOME'