This commit is contained in:
2022-01-24 17:38:58 -05:00
parent 0579b69aef
commit eb278ed3e4
2 changed files with 9 additions and 4 deletions
+1 -1
View File
@@ -120,4 +120,4 @@ if ! shopt -oq posix; then
fi
neofetch
alias config='git --git-dir=/home/ajet/.cfg/ --work-tree=/home/ajet'
alias config='git --git-dir=$HOME/.cfg/ --work-tree=$HOME'