dotly
dotly copied to clipboard
🌚 Modular and easy to customize dotfiles framework
I installed it but I have multiple errors. Also, the performance test was not as expected.
`dot package dump` shows an error while dumping npm packages due to the change on default homebrew prefix on M1 Macs. ``` dot package package dump > Brew apps dumped...
Despues de actualizar dotly, al momento de hacer un git status ```bash $ ~/.dotfiles on main ✔ git status On branch main Your branch is up to date with 'origin/main'....
Como puedo instalar esta librería dentro de dotly para activar los plugins de zsh?
There is not a disclaimer when you install dotly on a configured computer, the installation overwrites my existing .zshrc and replace them with the default template, I lost my configuration.
### Description Use $HOME variable when defining $DOTFILES_PATH in .zshenv file when first installing dotly to mitigate bugs when you have different usernames on different computers ### Motivation At work...
Dot command autocompletion does not work in Ubuntu. It has been tested on Ubuntu 18.04 and Ubuntu 20.04. In Ubuntu it is necessary to deactivate the compinit at a global...
Similar to what `tldr` C client does, we could have some kind of check on every session start in order to recommend updating `dotly`. [`tldr` C implementation](https://github.com/tldr-pages/tldr-c-client/blob/9846dce01469e4af36de51643a6678ce5efcddbe/src/local.c#L55-L63)
¿Cómo cambio el theme de zsh por agnoster c cualquier otro?
Tengo el comando de docker funcional antes de intalar dotly pero ahora no me lo reconoce, y debo usar sudo {▸} ~ docker zsh: command not found: docker {▸} ~