Commit Graph

948 Commits (32f272a013be63cd8c403ae676d4e0fa2f76538f)
 

Author SHA1 Message Date
Buddy Sandidge ff603faf30 Add install script for AAXtoMP3
Buddy Sandidge 62635adc98 Bump go version
Buddy Sandidge fa9c4a76d4 Add deno install script
Buddy Sandidge e0b9a1487a Update go versions
Buddy Sandidge 2305c76804 Add install script for go-junit-report
Buddy Sandidge e5b5ca165d Upgrade plug
Buddy Sandidge 282957b894 Add print screen shortcut to i3 config
Buddy Sandidge 9606935ba1 Add/update scripts for go tools
Buddy Sandidge 914006283e Update starship config
Buddy Sandidge 80e33da6a0 Update starship version to 1.7.1
Buddy Sandidge c779e1975a Add function to get github releases
Buddy Sandidge 17b343a8fa Bump dasel version
Buddy Sandidge 6c25eb7b7d Add yaml_to_json, json_to_yaml, and k8s_last_config functions
Buddy Sandidge bdf3ee8277 Add CircleCI install script
Buddy Sandidge 855965f250 Fix go install not setting gofmt correctly
Buddy Sandidge e48215767b Move rbenv init to ruby package
Buddy Sandidge 33c4deaa78 Update tile38 version
Buddy Sandidge fb8e9ac54d Add rvm support and ruby package
Buddy Sandidge ea86367332 Add install minikube script in home
Buddy Sandidge bcd2fbf04d Add lego install script
Buddy Sandidge 1bfa77ba96 Add install go swagger script
Buddy Sandidge 022b9b2a59 Update go version
Buddy Sandidge 27cda68b0c Change i3 shortcuts for closing windows
Buddy Sandidge d37773085e Add install kubectl script
Buddy Sandidge 02194effe7 Replace i3 dmenu_run with i3-dmenu-desktop
Buddy Sandidge 62e214f2d0 Update plug version
Buddy Sandidge 4c0520bb76 Add prue to git config
Buddy Sandidge f48f232119 Update settings for linux
Buddy Sandidge 61acf0b92a Update golangci-lint version to one that supports Go 1.18
Buddy Sandidge 19e8a408b4 Add install script for tile38
Buddy Sandidge 47a89211a2 Add to_upper and to_lower aliases
Buddy Sandidge 375f31bf2a Update find in install script to work on linux
Buddy Sandidge 9daaca21c6 Update install go home to 1.18
Buddy Sandidge 5e327ccc6f Add install protobuf-gen-go install script
Buddy Sandidge 404e3f71bd Update protoc version
Buddy Sandidge ccee6c82e4 Bump procs version
Buddy Sandidge 4466276dec Bump evans version
Buddy Sandidge 5858042321 Bump dasel version
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