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.
Buddy Sandidge e1c6ea711a Import profile from bashrc if profile has not been loaded
On Debian 11, opening a terminal with bash will run a bashrc file
without the profile. The bashrc expects profile to be loaded, so it will
load the profile.

To avoid circular imports, .profile will set __PROFILE_LOADED__ and the
bashrc file will load the .profile if that variable has not been set.
After that check, bashrc will unset __PROFILE_LOADED__ as cleanup
3 years ago
..
.config Add github helper util functions 3 years ago
.jq Add colors jq module for cli 3 years ago
.local/share/buddy-up/includes Add github helper util functions 3 years ago
.bashrc Import profile from bashrc if profile has not been loaded 3 years ago
.profile Import profile from bashrc if profile has not been loaded 3 years ago
.zprofile Fix checking for the shell being run is bash or zsh 4 years ago
.zshrc Reduce boilerplate of install scripts 4 years ago