Skip to content

bsp3ars/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

Brandon's dotfiles

Winsupply specific environment variables

Place the following in a file in the config folder and ensure that the extension is .local (so that git won't track the file)

# AD Credentials
export WIN_USERNAME=exampleUsername
export WIN_PASSWORD=examplePassword

# Nexus
export NEXUS_USERNAME=$WIN_USERNAME
export NEXUS_PASSWORD=$WIN_PASSWORD

# Vault
export OKTA_USERNAME=${WIN_USERNAME}@winsupply.com
export OKTA_PASSWORD=$WIN_PASSWORD

About

My dotfiles...

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages