diff options
Diffstat (limited to 'functions/exif.fish')
| -rw-r--r-- | functions/exif.fish | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/functions/exif.fish b/functions/exif.fish index 55c2d00..f597871 100644 --- a/functions/exif.fish +++ b/functions/exif.fish @@ -1 +1 @@ -alias 'exif'='exiftool' +abbr --add exif exiftool |