dotly icon indicating copy to clipboard operation
dotly copied to clipboard

ZSH oh-my-zsh plugins

Open fretelweb opened this issue 2 years ago • 1 comments

Como puedo instalar esta librería dentro de dotly para activar los plugins de zsh?

fretelweb avatar Nov 28 '21 17:11 fretelweb

This is a opinionated FW that uses zimfw instead of oh-my-zsh because is faster.

Anyway if you do not want to use zimfw you should modify loader (.bashrc y .zshrc) to not load it and avoid errors. After that install oh-my-zsh normally as you were not using Dotly.


Dotly es un framework condicionado por las decisiones de los desarrolladores, usa zimfw porque es mucho más rápido.

Si quieres usar oh-my-zsh sin usar zimfw deberías de cambiar el loader de Dotly que está en los archivos .zshrc y .bashrc para no cargar zimfw y evitar errores. Probablemente tengas que instalar manual las dependencias en lugar de usar dot self install y por último instala oh-my-zsh como si no tuvieras Dotly y debería funcionar.

gtrabanco avatar Nov 29 '21 20:11 gtrabanco