from Hacker News

Show HN: Minimum Viable Bash Prompt

by hydandata on 2/27/19, 2:20 PM with 2 comments

  • by hydandata on 2/27/19, 2:20 PM

    I do not need 99% of what things like bash-it or oh-my-bash do so I made this simple prompt. If you like it enjoy :)
  • by yesiamyourdad on 2/28/19, 4:03 PM

    Neat, I work on AWS all day so my main concern is "Which system am I on, DEV, QA, PROD?", so I modified my prompt to tell me that. Git status would be a cool addition too.