Skip to content

joppliger/myscripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

𝓙.𝓞𝓹𝓹𝓵𝓲𝓰𝓮𝓻
~~~~~~
My personal collection of scripts.

Scripts

MIME database management

  • mime-add - Add a custom MIME type to the database.
  • mime-list - List custom registered MIME types.
  • mime-del - Remove a custom MIME type from the database.

License management

  • osi - Manage Open Source Initiative licenses.

How to install ?

git clone https://github.com/joppliger/myscript ~/.local/bin
echo "export PATH=\$PATH:~/.local/bin" >> ~/.profile
echo "emulate sh -c '. ~/.profile'" >> ~/.zprofile # for zsh users
source ~/.profile

About

My personal collection of scripts

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors