dotly
dotly copied to clipboard
🌚 Modular and easy to customize dotfiles framework
### What This PR solves this issue https://github.com/CodelyTV/dotly/issues/189 ### Evidence https://user-images.githubusercontent.com/32525535/180514159-80ad9bac-3c6d-4d4e-8a20-eaafa6912f7f.mov
When I run the `dot` command I get the error `find: -perm: / + 111: illegal mode string` and the dot (fzf) contextual help shows empty Code location: https://github.com/CodelyTV/dotly/blob/9b11497e19f7d6b3ce4c54463b7d3d2f05e4518e/scripts/core/dot.sh#L28 If...
As you can see in the [Brew.sh](https://docs.brew.sh/Installation) documentation, there are different paths depending on the Mac's processor. > This script installs Homebrew to its preferred prefix (/usr/local for macOS Intel,...
He tenido varios problemas cuando quise instalar la configuraron en otro ordenador en el que tenia configurado el nombre que me dieron con el usuario de la empresa. Ha alguien...
"dotly/restorer" fails on dotfiles backup because calls `create_dotfiles_dir` instead of `backup_dotfiles_dir`
"dotly/restorer" fails on dotfiles backup because calls `create_dotfiles_dir` instead of `backup_dotfiles_dir` ``` {▸} ~ bash Git command exists on this system > Curl command exists on this system 🤔 Where...
The autocompletion for kubectl is not working on macOS. I've tried some different approaches to configure it, but it's not working 😞 * Add the autocompletion script directly in .zshrc:...
Hello, FYI I'm having a problem with the "node" command and dotly + bash I have found that if I comment out the following lines in the .bashrc file, it...
First I had to install the build essentials, without them the installation would fail because RUST linker CC wasn't available. Once done that the installation apparently worked fine, asked for...