From e160f07dc37586cb400e0ed13a08b15c5b6933d3 Mon Sep 17 00:00:00 2001 From: ache Date: Thu, 19 Feb 2026 06:58:11 +0100 Subject: feat: Alias exif => exiftool --- functions/exif.fish | 1 + 1 file changed, 1 insertion(+) create mode 100644 functions/exif.fish (limited to 'functions') 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' -- cgit v1.3-2-g11bf