Skip to content
Snippets Groups Projects
Select Git revision
  • master default
1 result

.bashrc

Blame
    • nimrod's avatar
      619606d3
      Refactor my fancy prompt into command notification. · 619606d3
      nimrod authored
      - No more prerun files, remove said code.
      - Set PS1 during __prompt (called by BASH_COMMAND everytime the prompt
      is going to be shown).
      - Consistent calculation of runduration across __prompt and
      __command_notifier.
      - Open bug: the exit status is shown until a new command is run.
      619606d3
      History
      Refactor my fancy prompt into command notification.
      nimrod authored
      - No more prerun files, remove said code.
      - Set PS1 during __prompt (called by BASH_COMMAND everytime the prompt
      is going to be shown).
      - Consistent calculation of runduration across __prompt and
      __command_notifier.
      - Open bug: the exit status is shown until a new command is run.