Closed Shijikori closed 1 year ago
I got to fix it... It was a bit unclear that you had to actually use source [path/to/mommy]
to have shell-mommy work.
Though I get a "exit0" error when I set it as a prompt command.
Also user error, I didn't copy the value correctly.
I have setup shell-mommy in my user's local bin folder. The file permissions should be correct, ie : execution permissions are granted for the user owner of the file. Though, I do no get an output at all in my Konsole if I use
mommy ls
.My version of bash is 5.1.16, I am on Arch Linux. I have tried changing the shebang on the script for
/usr/bin/bash
but it still does not work.