chore(deps): install rclone with zinit instead of Homebrew

This commit is contained in:
2021-02-02 19:54:35 +00:00
parent bb11652a2b
commit a78f03da34
3 changed files with 8 additions and 1 deletions

1
zshrc
View File

@@ -109,6 +109,7 @@ if [[ "$OSTYPE" == "linux"* ]]; then source "$DOTZSH/linux.zsh"; fi
source "$DOTZSH/emacs.zsh"
source "$DOTZSH/git.zsh"
source "$DOTZSH/less.zsh"
source "$DOTZSH/rclone.zsh"
source "$DOTZSH/tmux.zsh"
source "$DOTZSH/vterm.zsh"