dotly
dotly copied to clipboard
🌚 Modular and easy to customize dotfiles framework
After installing dotly framework, PATH environment variable got corrupted. When terminal starts and shell loads it adds several paths to this variable. Those new paths added by dotly are correctly...
When the installer execute the **git init**, it is not specifying the name of the branch. In my case my default branch is still "master" so when I follow the...
Hi! 👋 Thank you for this effort. I think is great! I'm trying to write a customized version of a dotly provided script using a dotfiles' script replacement that has...
When I use dot package dump it return's error when using nvm ```bash ls: no se puede acceder a '/usr/local/lib/node_modules': No existe el fichero o el directorio ```
Allow use pacman_dump to use
I already have my dotfiles repo with dotly. I tried to use the `bash
Hello! 👋 I wanted to use `node` inside docker, to achieve that I created an alias like this inside `shell/aliases.sh`: ``` alias node='docker run -it --rm --name my-running-script -u "node"...
When I try to run `dot self install` it needs to use python. Actually python is installed in the computer (MacOS) under the name of python3 (which I don't get...
I just installed dotly but something went wrong the first time I tried to install the tool I can't display the colors in the terminal for (true|false) I saw always...
# References https://github.com/CodelyTV/dotly/pull/172