about summary refs log tree commit diff
path: root/fish/.config/fish/functions/e.fish
diff options
context:
space:
mode:
Diffstat (limited to 'fish/.config/fish/functions/e.fish')
-rw-r--r--fish/.config/fish/functions/e.fish2
1 files changed, 1 insertions, 1 deletions
diff --git a/fish/.config/fish/functions/e.fish b/fish/.config/fish/functions/e.fish
index 764bd33..95d46e7 100644
--- a/fish/.config/fish/functions/e.fish
+++ b/fish/.config/fish/functions/e.fish
@@ -1,4 +1,4 @@
-# Defined in /tmp/fish.IQuG4C/e.fish @ line 1
 function e
 	exa -al --git --group-directories-first $argv
 end
+