Replies: 2 comments 2 replies
-
|
We have them set in /etc/profile/ |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
No, it's short enough as it is. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Adding aliases for Pwnagotchi, pwnlog, and pwnkill for QOL would be great!
I don't like typing long commands if I use them often so I make aliases normally for my own use.
add to ~/.bashrc and/or /root/.bashrc
alias pg='pwnagotchi'
alias pl='pwnlog'
alias pk='pwnkill'
Beta Was this translation helpful? Give feedback.
All reactions