summaryrefslogtreecommitdiff
path: root/functions
diff options
context:
space:
mode:
authorache <ache@ache.one>2026-02-19 06:58:11 +0100
committerache <ache@ache.one>2026-02-19 07:00:04 +0100
commite160f07dc37586cb400e0ed13a08b15c5b6933d3 (patch)
tree97204245a97b1c806c17c4da3d1c2f29fa2381db /functions
parentfeat: Notify when a command finished (diff)
feat: Alias exif => exiftool
Diffstat (limited to 'functions')
-rw-r--r--functions/exif.fish1
1 files changed, 1 insertions, 0 deletions
diff --git a/functions/exif.fish b/functions/exif.fish
new file mode 100644
index 0000000..55c2d00
--- /dev/null
+++ b/functions/exif.fish
@@ -0,0 +1 @@
+alias 'exif'='exiftool'