This website works better with JavaScript.
Explore
Help
Sign In
buddy
/
dot-files
Watch
1
Star
0
Fork
You've already forked dot-files
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
c9004e963e
main
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'c9004e963e'
${ noResults }
dot-files
/
hellotech
/
.config
/
profile
/
env.d
/
hellotech.env
4 lines
89 B
Bash
Raw
Normal View
History
Unescape
Escape
Allow .profile to load multiple config files • set environment variables in .profile load • move bash settings to be in profile if they are for POSIX (sh/zsh/etc) • use .d files in bash customizations
4 years ago
# shellcheck disable=SC2034
GOPRIVATE
=
github.com/HelloTech
Ignore pulumi update checks
4 years ago
PULUMI_SKIP_UPDATE_CHECK
=
true