You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Project Level Shortcuts (pls) is a command-line tool designed to streamline your workflow by allowing you to create, manage, and execute custom context-aware aliases for frequently used commands using portable `.pls.yml` files. Say goodbye to messy bash profiles, and say hello to pls! 🐦
5
+
Project Level Shortcuts (pls) is a command-line tool designed to streamline your workflow by allowing you to create, manage, and execute custom context-aware aliases for frequently used commands using portable `.pls.yml` files. Say goodbye to messy shell profiles, and say hello to pls! 🐦
6
6
7
7
Run your most frequently used commands with ease, e.g. `pls test` to run tests, `pls clone my-repo` to clone a repository under your name, `pls open-here` to open the current directory in your file manager, and whatever else you can think of!
0 commit comments