Update 2022-12-17 23:03 OpenBSD/amd64
This commit is contained in:
2
.kshrc
2
.kshrc
@@ -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 && \
|
||||
|
||||
Reference in New Issue
Block a user