From: Nicolas Boisselier Date: Sun, 12 Mar 2017 21:53:37 +0000 (+0000) Subject: etc/profile.d/envs X-Git-Url: https://git.nbdom.net/?a=commitdiff_plain;h=b087d0e37283dde8510f1990ca171afc1014a9dc;p=nb.git etc/profile.d/envs --- diff --git a/etc/profile.d/envs b/etc/profile.d/envs index bd1a7c79..e82f3a62 100644 --- a/etc/profile.d/envs +++ b/etc/profile.d/envs @@ -132,8 +132,8 @@ fi # # Alias ls # -ls_opt=' -F' -ll_opt=' -alh' +ls_opt=' -aF' +ll_opt=' -lh' #if [ "$SHELL_NAME" != "busybox" ]; then if ! ls --help 2>&1 | grep -qm1 ^BusyBox; then