Title here
Summary here
Give please a shorter name, like pls or plz, so casual daily use is less to type.
please alias plsThis creates a real symlink next to the please binary itself, so pls becomes a genuine command. It works in every shell and in scripts, and it does not need a new terminal or a sourced rc file to take effect.
please aliasLists what you have set up.
please alias remove plsTakes one back.
If the name you pick already exists as a different program elsewhere on your PATH, please warns before shadowing it and asks you to confirm. If it collides with an unrelated file right next to please itself, please refuses outright rather than overwriting something that is not its own.