Skip to content

Instantly share code, notes, and snippets.

@angel190884
Last active February 8, 2021 05:27
Show Gist options
  • Save angel190884/3462d6771c9aa05a8fde6c346fd0c3f6 to your computer and use it in GitHub Desktop.
Save angel190884/3462d6771c9aa05a8fde6c346fd0c3f6 to your computer and use it in GitHub Desktop.
Instalación de ZSH

Instalar ZSH

zsh

sudo apt-get install zsh

default zsh(cambiar bash -> zsh)

chsh -s $(which zsh)

Instalaciones Necesarias

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment