Commit Graph

18 Commits (4b1845fa42040791357a0367b5046272e9e2b5af)

Author SHA1 Message Date
Buddy Sandidge 4099ec982d Use XDG_RUNTIME_DIR for ensure ssh agent
Buddy Sandidge 1be5ba2123 Add bash completion for MacOS using brew
Buddy Sandidge 80a61117b1 Add ~/go/bin to bash path
Buddy Sandidge ac60eb45ee Add script to ensure ssh agent is running to bash
Buddy Sandidge 7131c8cb60 include bash completion on os x
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