diff options
| author | Sebastiano Tronto <sebastiano@tronto.net> | 2023-06-20 23:01:09 +0200 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano@tronto.net> | 2023-06-20 23:01:09 +0200 |
| commit | 581865ee0c8b8aea872f053d804a41fb5f416b17 (patch) | |
| tree | 9a2f99ea48c31629a5c3c42b0454483982cdbfed /TODO | |
| parent | c5d101ab2c9db3b1a001cb56953cb90b24f8fdcf (diff) | |
| download | scripts-581865ee0c8b8aea872f053d804a41fb5f416b17.tar.gz scripts-581865ee0c8b8aea872f053d804a41fb5f416b17.zip | |
Various shellcheck fixes (www.shellcheck.net)
Diffstat (limited to '')
| -rw-r--r-- | TODO | 2 |
1 files changed, 2 insertions, 0 deletions
| @@ -3,6 +3,8 @@ | |||
| 3 | * Refactor: review all scripts and adapt to common style | 3 | * Refactor: review all scripts and adapt to common style |
| 4 | Configuration file (read only at "make" time) for default apps etc.. | 4 | Configuration file (read only at "make" time) for default apps etc.. |
| 5 | 5 | ||
| 6 | * Replace ls with find | ||
| 7 | |||
| 6 | * Find a proper copy-left license | 8 | * Find a proper copy-left license |
| 7 | 9 | ||
| 8 | * add -- when dealing with files (sel, open-file, trash...) | 10 | * add -- when dealing with files (sel, open-file, trash...) |
