Mostra la pàginaRevisions anteriorsQuè hi enllaçaExporta a PDFTorna dalt Aquesta pàgina és només de lectura. Podeu veure'n el codi font, però no podeu canviar-la. Consulteu el vostre administrador si penseu que això és degut a algun error. = 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]] * <code bash>sudo apt install fonts-powerline</code> * <code bash>sudo apt install zsh</code> * instalación [[https://ohmyz.sh/|Oh My ZSH]]: <code bash>sh -c "$(curl -fsSL https://raw.githubusercontent.com/robbyrussell/oh-my-zsh/master/tools/install.sh)"</code> * establece por defecto: <code bash>chsh -s $(which zsh)</code> == install inicial The function will not be run in future, but you can run it yourself as follows: <code bash> autoload -Uz zsh-newuser-install zsh-newuser-install -f </code> linux/zsh/install.txt Darrera modificació: 22/03/2020 05:04per mate