Skip to content

Shell scripts & custom commands to automate launch of complex projects

License

Notifications You must be signed in to change notification settings

olegKrainyk/welcome_back_sir

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

multiple custom commands & shell scripts that are used to start & quit big local projects fast

repo includes my personal scripts for staywithme, use them as reference

INSTURCTION BELOW

add commands in mac terminal:

open terminal -->> nano ~/.zshrc

add function with name and commands inside of file

function () { <your_custom_command_script> }

save file

source ~/.zshrc

add shortcut scripts either to the folder & run them from terminal
. or .
add them in shortcuts app on mac using run shell script block

About

Shell scripts & custom commands to automate launch of complex projects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages