backup: mushclient

This commit is contained in:
2023-09-26 10:28:39 +03:00
parent 769043ff6c
commit 34a2832f04
493 changed files with 321664 additions and 1 deletions

View File

@@ -55,7 +55,7 @@ home() {
backup | b)
rsync -vtr "$HOME/Library/Application Support/CrossOver/Bottles/MushClient/drive_c/users/crossover/MUSHclient" "$DOTFILES/synced/"
echo_yellow "Copied Mushclient profile to synced folder."
git -C "$DOTFILES" add "$DOFTILES/synced/MUSHClient"
git -C "$DOTFILES" add "$DOTFILES/synced/MUSHclient"
git -C "$DOTFILES" commit -m "backup: mushclient"
git -C "$DOTFILES" push
echo_yellow "Backup complete."