Skip to content

Collection of boring bash scripts that I use on a regular basis.

Notifications You must be signed in to change notification settings

akhilam512/BashedPotatoes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 

Repository files navigation

BashedPotatoes 🍴

A collection of useful, boring bash scripts I use on a regular basis. Instructions to use in HowtoBash

bootable

Description : Makes a USB bootable on input of an ISO file.

Commands Used : lsblk, umount, dd


fs

Description : Finds files from input of text.

Commands Used : find, grep


motiv

Description : Handy motivator, prints random motivational words

Commands Used : figlet


run_audio

Description : Plays music whenever headphones are plugged in

Commands Used : acpi_listen, cvlc, kill


About

Collection of boring bash scripts that I use on a regular basis.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages