Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 40 million developers.
Sign up-
Angie's List
- https://andrewallbright.com
Pinned
251 contributions in the last year
Contribution activity
February 2020
- aallbrig/website HTML
- aallbrig/minikube Go
- aallbrig/kubernetes Go
- aallbrig/1on1-questions JavaScript
- aallbrig/yeoman.io CSS
- aallbrig/jrnl Python
- aallbrig/top_x_songs_vid_to_playlists Shell
Created a pull request in kubernetes/minikube that received 17 comments
Don't allow creating profile by profile command
The Change Set
Fixes #6647
This updates profile to no longer create profiles that do not exist and provides feedback to user on how to create the …
+25
−7
•
17
comments
- Add in short codes for common operations
- Whittle down vim configs & plugins
- Split out nvm, rvm, go into separate runcom files that get loaded in zshrc
- Add journaling to provisioning scripts
- Add echo expressions to help know what is going on (and why)
- Undo squash merge
- Improve README.md
- squash merge
- Squash merge when merging "pr"s
- Push to master after merge, so history on github does not get wonky
- Create more aliases to encourage command line driven workflow
- Fix issues when running 'vagrant up'
- Alias for diff and current branch name
- Add in pr alias
- Add git alias to push new local branch to origin
- Refactor to use Brewfile