Commit Graph

13 Commits (f62dfaf3d51f0a037b070c56710ee1d7a77f5564)

Author SHA1 Message Date
Buddy Sandidge 3ad515d65a remove git-flow-completion sourcing from bashrc
Buddy Sandidge 25aa57f21a Add nvm and vault to bashrc
Buddy Sandidge aabb888752 clean up bash config
Buddy Sandidge 1074406b66 Move setting path variable to it's own file
Buddy Sandidge 2f17161f59 Add direnv-hook to promp if exists
Buddy Sandidge 19f174c006 Set prompt as last setting in bashrc file
Buddy Sandidge 63f62b4ec6 Revert "Move /etc/bashrc include to be more friendly for OS X"
This reverts commit 3a1472ef48fe320cfb27dc02ab624c8011e2d3a5.
Buddy Sandidge 04f9a7952b Move /etc/bashrc include to be more friendly for OS X
Buddy Sandidge 2d9df70534 Include /etc/bashrc if it exists for Fedora
Buddy Sandidge e4ddec2e98 Remove gvm from bashrc
Buddy Sandidge fd5c237fd1 Use gvm to use go at login
Buddy Sandidge 4e76d70773 Add loading ~/opt/bash/env to keep private settings
This is for things like API keys or other settings that I do not want to
keep on github
Buddy Sandidge d72be38811 Import existing bashrc and depending bashrc files