diff options
| author | ache <ache@ache.one> | 2026-02-19 07:00:52 +0100 |
|---|---|---|
| committer | ache <ache@ache.one> | 2026-02-19 07:00:52 +0100 |
| commit | 4d3717163f8fa8e33fbae900cf3b9a43c6258880 (patch) | |
| tree | 87c56c4e49eceaeaddac4497e394af74b584c7b3 | |
| parent | feat: Alias exif => exiftool (diff) | |
feat: Alias omg => omgstatus
| -rw-r--r-- | functions/omg.fish | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/functions/omg.fish b/functions/omg.fish new file mode 100644 index 0000000..184c173 --- /dev/null +++ b/functions/omg.fish @@ -0,0 +1 @@ +alias omg='omgstatus' |