Commit Graph

960 Commits (99b92ab304345858a8cd3e43fdd69a5cc68e80b6)
 

Author SHA1 Message Date
Buddy Sandidge 79c282dddd Add rbenv init to hellotech init
Buddy Sandidge 7cd5826bbd Update go versions
Buddy Sandidge 1360a09224 Add install cmctl script
Buddy Sandidge 070c118112 Add ideavimrc file
Buddy Sandidge 15c912b277 Update git config
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
Buddy Sandidge 944dcd7d4b Add github helper util functions
Buddy Sandidge 1996867364 Remove unneeded quotes
Buddy Sandidge 01eaf67437 Update versions
Buddy Sandidge 418efc3713 Update gitea version
Buddy Sandidge 376ec2723c Add install golangci-lint
Buddy Sandidge 196ea5ef5e Fix rust config
Buddy Sandidge 506c5d1811 Update rust env based on current rustup version
Buddy Sandidge 1b558e8141 Bump go version to 1.17
Buddy Sandidge 51668242f0 Remove config that is no longer needed
Buddy Sandidge ebc7b147db Add install chezmoi script
Buddy Sandidge d5ffcdb908 Add install evans script
Buddy Sandidge 32d3e79313 Fix direnv install script
Buddy Sandidge d634bf5035 Bump dust version
Buddy Sandidge f9729d952e Add install shfmt script
Buddy Sandidge 51ff2a5915 Add alias to fix issue with batdiff helper
Buddy Sandidge 40d2459ad4 Add gotemplate install script
Buddy Sandidge e8634a24b1 Add vegeta install script
Buddy Sandidge ddf8897690 Don't export PROMPT_COMMAND, not needed
Buddy Sandidge 8b9d5a3c21 Update tmux history size
Buddy Sandidge 92cc0c6aa6 Add bash history save on every command
Buddy Sandidge f6420c27ff Add install dasel script
Buddy Sandidge 134cd0e3e3 Fix issue with rebase format and message type
Buddy Sandidge 41032cd5ac Add jq filters for gcp logs
Buddy Sandidge fc475d61cd Add colors jq module for cli
Buddy Sandidge 71179bc548 Add json prettier aliases
Buddy Sandidge acf3dbdec7 Add HelloTech jq filters
Buddy Sandidge c68de4867b Add XDG_STATE to vimrc
Buddy Sandidge b74b4d551f Add jq modules to base
Buddy Sandidge 5d9ef094f2 Add jq plugin
Buddy Sandidge c2b2d277eb update direnv install script
Buddy Sandidge 0f8fa7bb2b Add install script for go
Buddy Sandidge 4ab350e8fe update starship install
Buddy Sandidge ad80f22674 Update lf install script
Buddy Sandidge 78eb8854bf DRY up some install scripts
Buddy Sandidge 8e73c4c778 Update fzf script
Buddy Sandidge 79994293d0 Update rg fish completion
Buddy Sandidge 4ada06da81 Fix broken symlink from script
Buddy Sandidge a51fe5c14f Add install ripgrep script
Buddy Sandidge df0f63bcc6 Bump nerdtree version
Buddy Sandidge 583a49fa45 Add python to starship config
Buddy Sandidge 8a79668af6 Add procs install script
Buddy Sandidge adcd23e311 Add install dust script
Buddy Sandidge e75d707625 Fix node install home script
Buddy Sandidge 01c95cd139 Fix node system install script