Update 2023-04-14 16:46 OpenBSD/amd64
This commit is contained in:
parent
671aeb728a
commit
45ec7f7498
2
.kshrc
2
.kshrc
@ -453,7 +453,7 @@ alias config='git --git-dir=${HOME}/.cfg/ --work-tree=${HOME}'
|
||||
dotfiles_autoupdate() {
|
||||
config add -u && \
|
||||
config commit -m "Update $(date +"%Y-%m-%d %H:%M") \
|
||||
$(uname -s)/$(uname -m)" && config push
|
||||
$(uname -s)/$(uname -m)-$(hostname -s)" && config push
|
||||
}
|
||||
|
||||
dotfiles_init() {
|
||||
|
Loading…
Reference in New Issue
Block a user