aboutsummaryrefslogtreecommitdiff
path: root/sh/profile.d
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2016-08-21 14:48:13 +1200
committerTom Ryder <tom@sanctum.geek.nz>2016-08-21 14:48:13 +1200
commitbf86a2f939651b691a2ee814de7853424455c813 (patch)
tree29febe40833f4c1af6741c77bec01e5ce920233e /sh/profile.d
parentAdjust ordering of ls() and grep() options (diff)
downloaddotfiles-bf86a2f939651b691a2ee814de7853424455c813.tar.gz
dotfiles-bf86a2f939651b691a2ee814de7853424455c813.zip
Add la(), ll()
Diffstat (limited to 'sh/profile.d')
-rw-r--r--sh/profile.d/ls.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/sh/profile.d/ls.sh b/sh/profile.d/ls.sh
index 8a255bee..2b0f507d 100644
--- a/sh/profile.d/ls.sh
+++ b/sh/profile.d/ls.sh
@@ -13,7 +13,8 @@
# Iterate through some useful options and create files to show they're
# available
- set -- block-size \
+ set -- almost-all \
+ block-size \
classify \
color \
human-readable \