Change to use Iterm2 #
What is Iterm2
? #
- https://iterm2.com/
- A replacement for Terminal. It works on Mac with macOS 10.4 up.
Change the zsh theme #
- https://pjchender.blogspot.com/2017/02/mac-terminal-iterm-2-oh-my-zsh.html
- download iterm2 theme: https://iterm2colorschemes.com/
- import it
Other plugin for zsh #
git open #
"git-open with oh-my-zsh
如果常使用 git 的話,一般當我們 commit 並 push 完之後,蠻常會到該 repository 的 github 或 gitlab 去發 Pull Request,這時候可以使用 git-open 這個工具,未來只需要在 Terminal 中輸入 $ git open 即可到該 git repository 對應的網站。"
🙏🙏🙏
Since you've made it this far, sharing this article on your favorite social media network would be highly appreciated 💖! For feedback, please ping me on Twitter.
Published