diff options
| author | 2026-01-14 19:48:46 +0100 | |
|---|---|---|
| committer | 2026-01-14 19:54:08 +0100 | |
| commit | d5e522754dbff4be53d6f05f93d1c864d0eaa202 (patch) | |
| tree | 247b015e08a9fe7098392b7b2b471ed01879e674 /dot_local/bin/executable_fossil-log | |
| parent | git: instantiate git.toast.cafe as me: \o/ (diff) | |
remove fossil
Diffstat (limited to '')
| -rw-r--r-- | dot_local/bin/executable_fossil-log | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/dot_local/bin/executable_fossil-log b/dot_local/bin/executable_fossil-log deleted file mode 100644 index ea922af..0000000 --- a/dot_local/bin/executable_fossil-log +++ /dev/null @@ -1,5 +0,0 @@ -#!/bin/sh -YELLOW=$(echo '\x1b[0;33m') -NORMAL=$(echo '\x1b[0m') - -exec fossil timeline -F "${YELLOW}[%h]${NORMAL} %c" "$@" |
