= ZSH install
* [[https://geekytheory.com/como-instalar-oh-my-zsh-en-ubuntu]]
* [[https://blog.armesto.net/sacale-el-maximo-partido-a-tu-terminal-con-zsh/]]
* MAC: [[https://sourabhbajaj.com/mac-setup/iTerm/zsh.html]]
* sudo apt install fonts-powerline
* sudo apt install zsh
* instalación [[https://ohmyz.sh/|Oh My ZSH]]: sh -c "$(curl -fsSL https://raw.githubusercontent.com/robbyrussell/oh-my-zsh/master/tools/install.sh)"
* establece por defecto: chsh -s $(which zsh)
== install inicial
The function will not be run in future, but you can run it yourself as follows:
autoload -Uz zsh-newuser-install
zsh-newuser-install -f