01 2018 档案

摘要:1. 查看当前支持的shell (Linux) $ cat /etc/shells 2. 更改当前使用的shell $ chsh -s /bin/zsh $ chsh -s $(which zsh) 3. 比较能用的zsh有 oh my zsh 自动安装 $ wget https://github. 阅读全文
posted @ 2018-01-17 11:50 古龙•历山大亚 阅读(185) 评论(1) 推荐(0)