Skip to content

jrhea/.jr_env

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

.jr_env

setup

run this command in bash:

$ source <(curl -s https://raw.githubusercontent.com/jrhea/.jr_env/master/sync-repo.sh)

or

$ bash <(curl -s https://raw.githubusercontent.com/jrhea/.jr_env/master/sync-repo.sh)

issues

if you know that you work in an environment that self-signs certificates and you want to clone this repo then workaround is to disable Git SSL verfication:

$ git config --global http.sslVerify false

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors