mac-sync Alias: git-sync-all.sh direkt vom Gitea-Server ausfuehren
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
cea17088f8
commit
cba5f63a4e
1 changed files with 1 additions and 0 deletions
|
|
@ -193,6 +193,7 @@ alias gl='git log --oneline --graph --decorate'
|
|||
alias gitcheck="~/git-check-all.sh --short"
|
||||
alias gitupdate="~/git-update-all.sh"
|
||||
alias gitsync="~/git-sync-all.sh"
|
||||
alias mac-sync="curl -fsSL https://git.motocamp.de/rene/dotfiles-rene/raw/branch/main/bin/git-sync-all.sh | bash"
|
||||
|
||||
# 7) History
|
||||
HISTFILE="$HOME/.zsh_history"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue