Skip to content
/ shext Public

Collection of shell script because sometimes I'm too lazy to write the whole command

License

Notifications You must be signed in to change notification settings

nataz77/shext

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

shext

Collection of shell script because sometimes I'm too lazy to write the whole command

Get started!

Easy! Clone this repo and source the files to the shell of your preference.

For example, I'm using OhMyZsh and to add the files it's just a few lines at the end of the .zshrc file

source ~/ext/opensslext.sh
source ~/ext/tarext.sh
source ~/ext/sourceenv.sh #this may be redundant if you're using the .env oh-my-zsh plugin but still sometimes I use it

Contribuiting

Feel free to open a pull request adding new scripts! I'm going to be adding mines as I make new ones

About

Collection of shell script because sometimes I'm too lazy to write the whole command

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages