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/indent.fish | 1 - 1 file changed, 1 deletion(-) delete mode 100644 functions/indent.fish (limited to 'functions/indent.fish') diff --git a/functions/indent.fish b/functions/indent.fish deleted file mode 100644 index cad4cca..0000000 --- a/functions/indent.fish +++ /dev/null @@ -1 +0,0 @@ -alias indent='indent -i2 -kr --line-length500 -nbap' -- cgit v1.3-2-g11bf