From d99af1cd72b3cd093964e4565785fab563379253 Mon Sep 17 00:00:00 2001 From: ache Date: Thu, 1 Jun 2017 18:17:36 +0200 Subject: Init config --- functions/indent.fish | 1 + 1 file changed, 1 insertion(+) create mode 100644 functions/indent.fish (limited to 'functions/indent.fish') diff --git a/functions/indent.fish b/functions/indent.fish new file mode 100644 index 0000000..cad4cca --- /dev/null +++ b/functions/indent.fish @@ -0,0 +1 @@ +alias indent='indent -i2 -kr --line-length500 -nbap' -- cgit v1.2.3-54-g00ecf