From 2a4fe57b9d3257f3f8d32d90dc4147615df33702 Mon Sep 17 00:00:00 2001 From: ache Date: Wed, 4 Mar 2026 15:59:29 +0100 Subject: feat: Use abbr instead of alias --- functions/fr.fish | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'functions/fr.fish') diff --git a/functions/fr.fish b/functions/fr.fish index 7f40217..b60be7c 100644 --- a/functions/fr.fish +++ b/functions/fr.fish @@ -1 +1 @@ -alias fr='dfr' +abbr --add fr dfr -- cgit v1.3-2-g11bf