73 Commits (cf4174e7c56f78bf64ea39120d26f9fa8d16185c)

Author SHA1 Message Date
Buddy Sandidge 427cc260c6 Move bash for stow 4 years ago
Buddy Sandidge 488f4e16c2 Add quoting style environment variable 4 years ago
Buddy Sandidge c8d06cc71c Clean up bash config 4 years ago
Buddy Sandidge b52ea6723f Enable autocd in bash shell if it's supported 4 years ago
Buddy Sandidge d02d551bf5 plug update and tweaks 4 years ago
Buddy Sandidge 683034b758 update config 4 years ago
Buddy Sandidge 23c478ba70 remove etcd env 4 years ago
Buddy Sandidge c448b945fa Update ensure-ssh-agent for environments without a runtime dir
On macOS a XDG_RUNTIME is not set. Use a temp file instead if on macOS
5 years ago
Buddy Sandidge 4099ec982d Use XDG_RUNTIME_DIR for ensure ssh agent 5 years ago
Buddy Sandidge 7fa6ac9318 Update deepgrep from alias to function
The latest version of macOS did not play well with the version of
deepgrep that piped find to xargs. Replaced it with version to use exec
feature of find.
5 years ago
Buddy Sandidge 07cc4dd5f8 Add slugify bash alias 5 years ago
Buddy Sandidge 5be46d23f4 Add https as default protocol to curl alias 5 years ago
Buddy Sandidge 1be5ba2123 Add bash completion for MacOS using brew 5 years ago
Buddy Sandidge 519712e868 Add path for work paths 5 years ago
Buddy Sandidge ac60eb45ee Add script to ensure ssh agent is running to bash 5 years ago
Buddy Sandidge ebac1a3aea Update deepgrep alias to ignore node_modules 6 years ago
Buddy Sandidge dd21860151 Add deno to path 6 years ago
Buddy Sandidge b726f201bc Use `command` for direnv hook 6 years ago
Buddy Sandidge b5cbe6d260 Set EDITOR, BROWSER and ETCDCTL_API environment variables 6 years ago
Buddy Sandidge e5f3615c1a Remove git flow completion — not used anymore 6 years ago
Buddy Sandidge c52f884aa9 Update aliases 6 years ago
Buddy Sandidge e3034742df Remove outdated path entries 6 years ago
Buddy Sandidge bb0cb75831 cleanup 6 years ago
Buddy Sandidge a60b752614 Add xdg base directory spec 6 years ago
Buddy Sandidge c9fc813e19 Update aliases for OS X 6 years ago
Buddy Sandidge aabb888752 clean up bash config 6 years ago
Buddy Sandidge 1074406b66 Move setting path variable to it's own file 6 years ago
Buddy Sandidge 22c86511d1 Change timestamp to purple in bash prompt 6 years ago
Buddy Sandidge ba713cc18f add yarn bin to path if exists 8 years ago
Buddy Sandidge 2f17161f59 Add direnv-hook to promp if exists 8 years ago
Buddy Sandidge f51fff0a30 add ~/opt/depot_tools to path 8 years ago
Buddy Sandidge 850e2829f7 change gopath 8 years ago
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.
8 years ago
Buddy Sandidge 9ebb538e24 Cleaned up check for directory in PATH 8 years ago
Buddy Sandidge 26abac727b Only add directories to PATH that are already in PATH 8 years ago
Buddy Sandidge 6e21c776b5 Add ~/.cargo/bin to path if exists 8 years ago
Buddy Sandidge 0b2f48bde6 Remove unneeded youtube-dl alias 9 years ago
Buddy Sandidge 0635fc9dff Make sure bash history is saved when using tmux 9 years ago
Buddy Sandidge c49aca5042 Update bash history to be unlimited 9 years ago
Buddy Sandidge 8ccf90e451 Add python path for os x to environment 9 years ago
Buddy Sandidge e1b090a1f0 Add docker-env alias to set docker-machine environment variables 9 years ago
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
9 years ago
Buddy Sandidge 002a6ba572 Tweak how to get BS_OS 10 years ago
Buddy Sandidge b801bfe7d0 Update bash promp 10 years ago
Buddy Sandidge d99a03b24c Remove unused PATH variables 11 years ago
Buddy Sandidge ac18e9576c Remove unused environment variable 11 years ago
Buddy Sandidge e419c1fc67 Add Go bin dir to PATH 11 years ago
Buddy Sandidge 0190b8beca Change prompt, replace ➣ and ✰ with a space 11 years ago
Buddy Sandidge 956b9ef1d2 Add Go to path 11 years ago
Buddy Sandidge e9b4228fc7 Up bash history size 11 years ago