Skip to content

Latest commit

 

History

History

util-scripts

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Utils - Scripts

The Boring Stuff 😒

A bunch of scripts that I keep myself just for the boring stuff.

Repetitive actions that are a pain to keep doing.

Also some vscode scripts 😉️

Basically, bash.

bash or sh?

Bash is a superset of sh, which means that Bash supports features of sh and provides more extensions - source