Update 2022-12-17 23:03 OpenBSD/amd64

This commit is contained in:
c0dev0id 2022-12-17 23:03:45 +01:00
parent a24b700e0b
commit 2ed3dbb6d7
1 changed files with 1 additions and 1 deletions

2
.kshrc
View File

@ -407,7 +407,7 @@ twitch-stream() {
# DOTFILES WITH GIT
########################################################################
alias config='git --git-dir=$HOME/.cfg/ --work-tree=$HOME'
alias config='git --git-dir=${HOME}/.cfg/ --work-tree=${HOME}'
dotfiles_autoupdate() {
config add -u && \