Skip to content

Jafagervik/plz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PLZ


In case you want to ask nicely to your shell to run last command in sudo :)

Quick Installation

You can install [plz] with a single command:

curl -sSL https://raw.githubusercontent.com/Jafagervik/plz/main/install.sh | sh

Or if you prefer to review the script before running:

# Download the script
curl -sSL https://raw.githubusercontent.com/Jafagervik/plz/main/install.sh -o install.sh

# Review it
less install.sh

# Run it if you're satisfied
sh install.sh

About

Ask nicely to run last command as sudo

Resources

Stars

Watchers

Forks

Packages

No packages published