sudofox / shell-mommy

Mommy is here for you on the command line ~ ❤️

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

No Output

Shijikori opened this issue · comments

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.

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.