Skip to content
Snippets Groups Projects
Select Git revision
1 result Searching

.bashrc

  • nimrod's avatar
    0abedcc7
    Command notifier. · 0abedcc7
    nimrod authored
    - Use notify-send to notify on finished (successfully or not) long
    running commands (all commands, not just those with monitor).
    - Move all Bash specifics together, under the if shell==bash clause and
    to the end.
    0abedcc7
    History
    Command notifier.
    nimrod authored
    - Use notify-send to notify on finished (successfully or not) long
    running commands (all commands, not just those with monitor).
    - Move all Bash specifics together, under the if shell==bash clause and
    to the end.