2024-07-02
- rsync: stands for remote sync, which is used for remote and local file synchronization, alternative to
ssh
,scp
- Local to Local
- Local to Remote
- Remote to Local
-a
: option to sync files recursively
-P
: option to show the progress of the transfer
- zimfw change theme
Install
zsh
before installing zimfwcurl -fsSL https://raw.githubusercontent.com/zimfw/install/master/install.zsh | zsh