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