Skip to content

Custom unix shell scripts for a configurating a new podman machine

License

Notifications You must be signed in to change notification settings

FlawlessCasual17/podman_scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

podman scripts

My shell scripts for configuring a new podman machine instance

Important

Make sure you change the password or set a password for the user before executing the first script!

sudo passwd $USER

Do the following in order

  1. Make sure to do this in a bash shell
curl -sL 'https://github.com/FlawlessCasual17/podman_scripts/raw/main/podman_configuration_bash' | bash
  1. Make sure to do this in a fish shell
curl -sL 'https://github.com/FlawlessCasual17/podman_scripts/raw/main/podman_configuration_fish' | fish

About

Custom unix shell scripts for a configurating a new podman machine

Resources

License

Stars

Watchers

Forks

Languages