@Authored by: Woodie
@Updated at: Thursday, June 11, 2015
- Jenkins 持续集成系统工具
Yesterday, I tried to change my default shell from bash to zsh on my mac. I installed zsh by running:
brew install zsh
Then I installed oh-my-zsh according to the [guide][] from github. It's an open source framework for managing zsh configuration. It would save much of your time in configuring zsh. Here was a problem I have met that I cannot change my default shell after I ran:
There are a mess of troubles in sending and receiving files from my macbook to dev server, since I had no permission to excute command scp on dev server. Here is a lightweight, quick, and convenience tools which related with ssh, called lrzsz. lrzsz is a unix communication package providing the XMODEM, YMODEM, ZMODEM file transefer protocol which usually has been already installed in most of servers.