Skip to content

jonovate/workrc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Workrc

Background

My Defaults For New Install:

  • Extract bash function
  • Work HTTP Proxy (Environmental variables, proxy on/off function including Git, maven, NPM)
  • Git Setup (User, Credential Caching)
  • Maven Setup (Nothing Yet)
  • NPM Setup (Nothing Yet)
  • VIM Setup (Clone from git and setup .vimrc)

First Use

export $WORK_PROXY="<proxy>"

mkdir ~/.workrc && cd ~/.workrc
git clone https://github.com/jonovate/workrc.git .
sh zInstallOnce.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages