|
|
|
|
|
by jerhinesmith
5076 days ago
|
|
I've wanted to try zsh for a long time now, but I worry about the mental context switching I'll have to do when developing locally and then ssh'ing into another server to perform other tasks (servers, I should add, where I can't install zsh). Is anyone in a similar situation? If you switched, was it worth it? |
|
Minor tip - you can use the same .aliases file for both shells, I just source it in .bashrc and .zshrc on my dev machine. So if I ever need to switch to bash for some reason, my most used aliases are still available.
If you switch, don't forget oh-my-zsh [1].
1. https://github.com/robbyrussell/oh-my-zsh