Commit Graph

51 Commits (ad91eb6696f4d79ca546d6b54200d9080389d4a2)

Author SHA1 Message Date
Buddy Sandidge bb0cb75831 cleanup
Buddy Sandidge a60b752614 Add xdg base directory spec
Buddy Sandidge c9fc813e19 Update aliases for OS X
Buddy Sandidge aabb888752 clean up bash config
Buddy Sandidge 1074406b66 Move setting path variable to it's own file
Buddy Sandidge 22c86511d1 Change timestamp to purple in bash prompt
Buddy Sandidge ba713cc18f add yarn bin to path if exists
Buddy Sandidge 2f17161f59 Add direnv-hook to promp if exists
Buddy Sandidge f51fff0a30 add ~/opt/depot_tools to path
Buddy Sandidge 850e2829f7 change gopath
Buddy Sandidge ce7ad3ffeb Fix bug with git bash prompt
With git 2.9.3 uses the word tree instead of directory. This would mean the
dirty git flag was always showing in the bash prompt. Now look for tree
and directory.
Buddy Sandidge 9ebb538e24 Cleaned up check for directory in PATH
Buddy Sandidge 26abac727b Only add directories to PATH that are already in PATH
Buddy Sandidge 6e21c776b5 Add ~/.cargo/bin to path if exists
Buddy Sandidge 0b2f48bde6 Remove unneeded youtube-dl alias
Buddy Sandidge 0635fc9dff Make sure bash history is saved when using tmux
Buddy Sandidge c49aca5042 Update bash history to be unlimited
Buddy Sandidge 8ccf90e451 Add python path for os x to environment
Buddy Sandidge e1b090a1f0 Add docker-env alias to set docker-machine environment variables
Buddy Sandidge 503d101129 Include nvm if installed and did cleanup
• Add nvm if included
 • Add bash complete for nvm
 • Remove virtualenvwrapper because I don't use it
 • Remove dupe PATH
 • Remove unused from PATH
Buddy Sandidge 002a6ba572 Tweak how to get BS_OS
Buddy Sandidge b801bfe7d0 Update bash promp
Buddy Sandidge d99a03b24c Remove unused PATH variables
Buddy Sandidge ac18e9576c Remove unused environment variable
Buddy Sandidge e419c1fc67 Add Go bin dir to PATH
Buddy Sandidge 0190b8beca Change prompt, replace ➣ and ✰ with a space
Buddy Sandidge 956b9ef1d2 Add Go to path
Buddy Sandidge e9b4228fc7 Up bash history size
Buddy Sandidge a595fd1b46 Update bash files for os x
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 bad879e773 Expand deepgrep alias
Buddy Sandidge bf9c5de2f0 Add shortcut for launching dash-v1
Buddy Sandidge 300744b937 Add ~/opt/go/bin to path if directory exists
Buddy Sandidge 0053f47053 Add paths for Python, rvm and vertica, also load rvm in profile
Buddy Sandidge 0200021a15 Add mysql to path for osx
Buddy Sandidge 5258b0bc28 Time to change my prompt
Buddy Sandidge 7e8ceb2790 Show color on ls in freebsd
Buddy Sandidge 306b800cfa Change in prompt to λ
Buddy Sandidge a660ad4389 Fix push-to-player script
Buddy Sandidge e1c6c85de4 Add meminfo alias
Buddy Sandidge ae31073b9b Show colors in bsd for ls
Buddy Sandidge 880c651ade Include GOPATH environment variable
Buddy Sandidge 386b9b76b4 Add alias to show git branches sorted by date
Buddy Sandidge 1002a482d3 Add support for changing hostname color
Buddy Sandidge 920f693114 Add BS_OS and BS_ENV environment variables
Buddy Sandidge 426e4c1282 Move linux only alias to not be included in os x
In os x, I get a complant that mount doesn't know about the -l option
Buddy Sandidge 9972400bdf Add sync podcasts alias
Buddy Sandidge ee58c8ddc6 Add alias to push everything in the podcasts directory to a podcast mount
Make an alias out of what was a script
Buddy Sandidge b14058127a Add .bin directory to path
Buddy Sandidge 359f49402f Ignore capslock key with setxkbmap