Kipras Melnikovas e6fef119c5
shortcuts: make ls command configurable
when merging from upstream (you) it's always a hassle
to resolve the changes in this file,
but it shouldn't be, because the only modification i make
is to change the way the `ls` command behaves.

thus by extracting the SHORTCUTS_LS_CMD command out,
even if it's edited in the file,
will no longer interfere w/ other logic of the program.

fwiw, i set mine to

```sh
ls -l --all --size --group-directories-first --human-readable --classify --color=auto
```

Signed-off-by: Kipras Melnikovas <kipras@kipras.org>
2022-05-23 03:40:53 +03:00
..
2021-10-20 10:24:29 -04:00
2022-04-10 12:39:05 +00:00
2021-07-18 09:12:48 -04:00
2021-09-24 10:35:49 -04:00
2021-02-28 16:08:51 -05:00
2021-08-04 16:17:05 -04:00
2020-06-01 15:29:57 -04:00
2021-10-23 10:27:45 -04:00
2022-03-11 18:32:19 -05:00
2021-07-31 07:36:45 -04:00
2021-11-14 14:39:04 -05:00
2020-06-01 15:29:57 -04:00
2022-04-28 13:20:59 +00:00
2020-06-01 15:29:57 -04:00
2022-04-10 12:39:05 +00:00
2020-08-27 15:55:17 -04:00
2021-04-07 11:46:50 -04:00
2021-10-20 10:50:13 -04:00
2022-03-29 01:13:28 +00:00
2021-03-29 21:36:47 -04:00
2022-05-21 14:40:59 -04:00
2021-04-24 17:40:33 -04:00
2020-05-13 11:47:29 -04:00