Commande Zsh Neno non trouvée
# Add this to end of ~/.zshrc
export DENO_INSTALL="/$HOME/.deno"
export PATH="$DENO_INSTALL/bin:$PATH"
florinrelea
# Add this to end of ~/.zshrc
export DENO_INSTALL="/$HOME/.deno"
export PATH="$DENO_INSTALL/bin:$PATH"