Always coding
Engineering leader & solutions architect
- Hershey, PA
-
04:54
(UTC -05:00) - https://loganfarr.com
- @logan_farr
- in/loganfarr
Highlights
- Pro
Pinned Loading
-
-
Default shell profiles for command l...
Default shell profiles for command line convenience 1parse_git_branch() {
2git branch 2> /dev/null | sed -e '/^[^*]/d' -e 's/* \(.*\)/ (\1)/'
3}
45export PS1="\u \t \[\033[32m\]\w -\$(parse_git_branch)\[\033[00m\] \[\033[1;36m\][\$(load_aws_account)]\[\033[1;36m\]\[\e[0m\] $ "
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.