Tag: cli
Useful Oh-My-Zsh plugins
May 3rd, 2015Oh-My-Zsh describes itself as a 'community driven framework for managing your zsh configuration' and comes with lots of zsh plugins (189 currently) but none are enabled by default. Some zsh plugins are tailored for your specific operating system whilst others are aimed at helping improve developers workflow. Wether you're using Ruby, Python, PHP or Javascript as your main language or you're a systems administrator, there will be a plugin to help. Here are the zsh plugins I'm currently using.
How to use a different SSH port with rsync
April 18th, 2017I'm forever forgetting how to use a different ssh port with rsync, so here's how to do it.