Skip to content

Simple scripts for personal use on Linux Mint Cinnamon Edition. I generally assign these to custom keyboard shortcuts.

Notifications You must be signed in to change notification settings

michaelneverwins/mint-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

mint-scripts

Simple scripts for personal use on Linux Mint Cinnamon Edition.

These were tested on Linux Mint 22 and whatever version of Cinnamon it uses, and I assume out of laziness that they do not strongly depend on my particular system configuration and will generally do what their names imply on any Linux Mint 22 system with a Cinnamon desktop.

However, the scripts in this repository come with no warranty of any kind. Use them at your own risk and take full responsibility. Frankly, you should just read them and understand what they are doing before running them, because they are all short and simple.

On that note, I am not formally attaching any license to this repository just because I assume that the Bash code herein is too simple to be anyone's intellectual property. If I could copyright something of the form

if [ $(get foo) == true ]
then
    set foo false
else
    set foo true
fi

where get and set are programs written by someone else, and if I could actually enforce that copyright as if I were the first one to write such a script, then I'd soon be rich enough to buy Microsoft and force them to bring back Windows XP.

Of course, this presumed uncopyrightability applies only to the minimal amount of code you'll find here. Any plain English text such as comments and this README are obviously my own and all rights are reserved, not that anyone cares.

About

Simple scripts for personal use on Linux Mint Cinnamon Edition. I generally assign these to custom keyboard shortcuts.

Resources

Stars

Watchers

Forks

Languages