Skip to content

cretinon/shell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

  • lib_shell.sh is a collection of shell functions I use in differents bash shell projects.
  • my_warp.sh is the main script used to call all functions

Assuming you check out everything in ${HOME}/git, minimal conf file will be:

chmod +x ${HOME}/git/shell/my_warp.sh ; mkdir ${HOME}/conf ; echo -e "VERBOSE=false\nDEBUG=false\nFUNC_LIST=()\nMY_GIT_DIR=\"\${HOME}/git\"" > ${HOME}/conf/my_warp.conf

CircleCI codecov

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages