aboutsummaryrefslogtreecommitdiffstats
path: root/grepjournal (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Working on the regex for the URLMatthew Lemon2022-01-121-4/+14
| | | | | | So we can colour it in the output. At this point I am only echoing the successful regex, which is still not entirely correct actually because it doesn't terminate properly.
* more successful use of terminal codesMatthew Lemon2022-01-121-14/+21
|
* got the regex working...Matthew Lemon2022-01-121-3/+5
|
* Working my way to a bash-only solution...Matthew Lemon2022-01-121-2/+16
|
* added nice lines across the consoleMatthew Lemon2022-01-111-0/+5
|
* removed the bullets from grepjournal output for now - looks cleaner in the ↵Matthew Lemon2022-01-111-1/+1
| | | | terminal
* fixed a quoting problem preventing a nice echoMatthew Lemon2022-01-111-1/+1
|
* added grepjournal script - search for term in journal/ and get it back ↵Matthew Lemon2022-01-111-0/+33
sorted by date