dotfiles
dotfiles copied to clipboard
[BUG] Trying to change shells does not work due to permissions, even after changing them
Describe the bug
When trying to change the shell (from bash to fish for example), the script tells me that it cannot write to /usr/local/bin, even after I temporarily changed the permissions.
Changing the script to use sudo as follows: curl -s https://ohmyposh.dev/install.sh | sudo bash -s fixes this, but I'm not sure if this is desirable.
Steps to reproduce
- Go to ML4W Welcome App
- Click on Settings
- Click on System
- Click on Change Shell
- Select any of the Shell options
- Get the error
Expected behavior
- Go to ML4W Welcome App
- Click on Settings
- Click on System
- Click on Change Shell
- Select any of the Shell options
- Shell is now switched
Screenshots
Distribution
Other (please specify below)
If Other, specify
Fedora Linux
Additional context
Using the rolling release
Code of Conduct
- [x] I agree to follow this project's Code of Conduct