diff options
author | xyz <gky44px1999@gmail.com> | 2022-06-02 01:18:37 -0700 |
---|---|---|
committer | xyz <gky44px1999@gmail.com> | 2022-06-02 01:18:37 -0700 |
commit | fca06db24f00677b3cf5927f911284c9b2480604 (patch) | |
tree | a08fc712d2c985cb562d8956c48a7c33782fb4ad /home | |
parent | e606753a1cb391b8fd0da9a8130b9a73c57fe34c (diff) |
upd rysnc .password-store
Diffstat (limited to 'home')
-rwxr-xr-x | home/xyz/.local/bin/upd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/home/xyz/.local/bin/upd b/home/xyz/.local/bin/upd index f09b6f43..f9fba6d6 100755 --- a/home/xyz/.local/bin/upd +++ b/home/xyz/.local/bin/upd @@ -109,7 +109,7 @@ usb () { git --git-dir="$XDG_DOCUMENTS_DIR/notes/.git/" --work-tree="$XDG_DOCUMENTS_DIR/notes/" push usb git --git-dir="$HOME/programs/reminders/.git/" --work-tree="$HOME/programs/reminders/" push usb - rsync -avPR --delete ~/archive ~/documents ~/downloads ~/music ~/pictures ~/programs ~/test ~/videos ~/.local/share/stardict/dic ~/.local/share/qBittorrent ~/.local/share/sdcv_history ~/.cache/nsxiv ~/.config/qBittorrent ~/.bitmonero/wallets /run/media/xyz/BAKDRI/ + rsync -avPR --delete ~/archive ~/documents ~/downloads ~/music ~/pictures ~/programs ~/test ~/videos ~/.local/share/stardict/dic ~/.local/share/qBittorrent ~/.local/share/sdcv_history ~/.cache/nsxiv ~/.config/qBittorrent ~/.bitmonero/wallets ~/.password-store /run/media/xyz/BAKDRI/ monero-blockchain-export --output-file /run/media/xyz/BAKDRI/archive/monero/blockchain.raw # not sure if useful or not |