diff options
Diffstat (limited to 'functions/indent.fish')
| -rw-r--r-- | functions/indent.fish | 1 |
1 files changed, 0 insertions, 1 deletions
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' |