Commit graph

133 commits

Author SHA1 Message Date
Pepijn Bakker
0e3f97b817
Added new custom option for color config, marked themes folder as deprecated. (#851) 2023-06-23 20:19:25 +08:00
Pascal H
2fe3fcdd35
Git integration (#822) 2023-05-01 00:26:15 +08:00
Alexander Kjäll
6840c01905 Clarify that ubuntu 23.04 can use apt to install lsd 2023-04-27 14:29:19 +05:30
Han Yeong-woo
5ecb868c19
Fix obsolete Nerd Font icons (#830) 2023-04-22 16:11:30 +08:00
Abin Simon
ea56a7c385 Update docs about supported block options 2023-01-22 22:38:33 +05:30
Abin Simon
d1cf72c968 Drop size_value from blocks docs 2023-01-18 10:28:01 +05:30
Semnodime
bc80b8432a Update README / Note snap discontinuation
See https://github.com/Peltoche/lsd/issues/804
2023-01-18 10:59:16 +08:00
Alexander Kjäll
40215fe59f Add installation information for debian sid and bookworm
https://packages.debian.org/sid/lsd
https://packages.debian.org/bookworm/lsd
2023-01-14 20:53:41 +05:30
Abin Simon
f5ee0a2b51 Small typo in README 2022-11-17 09:23:51 +05:30
Abin Simon
b8996c5095 Add note about not icon config not being in a release yet 2022-11-17 09:22:00 +05:30
Zhizhen He
385501ebb0 chore: fix typo
Signed-off-by: Zhizhen He <hezhizhen.yi@gmail.com>
2022-10-13 19:44:51 +05:30
Wei Zhang
501232dbe2 📝 🔨 refine icon theme description
Co-authored-by: Abin Simon <abinsimon10@gmail.com>
2022-10-10 11:16:56 +05:30
zwPapEr
38fc385129 📝 🔨 fix typos and update description for icon theme
Signed-off-by: zwPapEr <zw.paper@gmail.com>
2022-10-10 11:16:56 +05:30
Wei Zhang
acae1201a8 🔨 simplify icon theme and updates due to review
Signed-off-by: Wei Zhang <kweizh@gmail.com>
2022-10-10 11:16:56 +05:30
Wei Zhang
9a7a3eaf13 📝 icon theme: add docs
Signed-off-by: Wei Zhang <kweizh@gmail.com>
2022-10-10 11:16:56 +05:30
Abin Simon
84fedc6f44
Release 0.23.1 2022-09-13 08:55:33 +05:30
clavinet
947681aaef Update README.md
add installation command for openSUSE
2022-09-12 09:25:29 +05:30
Abin Simon
80a2bb26c8
Release 0.23.0 2022-09-05 14:53:06 +05:30
Kian-Meng Ang
d05b2acd20 Fix typos and markdowns
Found via these commands:

    codespell -L crate,complies
    markdownlint README.md docs/lsd.md --disable MD034 MD013 MD033 MD025
2022-08-12 01:29:06 +08:00
Marcin Puc
6370bdeaff docs(readme): add repology badge 2022-07-11 09:16:53 +05:30
Narawit Rakket
b247650d37 docs(readme): make example config file collapsible 2022-07-10 12:31:19 +05:30
Marcin Puc
8172f07010 docs: add Void Linux install instructions 2022-07-07 21:39:38 +05:30
Abin Simon
dadd350d2e
Release 0.22.0 2022-06-12 14:23:48 +05:30
Alexander Eckert
8bf17ff89d chore: correct description in readme for hyperlink 2022-06-11 20:04:58 +05:30
MichaelAug
a58e2fd31f Update CHANGELOG, README and man page 2022-05-26 11:44:29 +08:00
Abin Simon
5f6aa76458 Update documentation for hyperlink 2022-04-14 00:38:32 +08:00
Abin Simon
7e49ca7a48 Fix theme doc in README 2022-03-31 09:41:57 +05:30
Martin Matous
f5debb878e fix feedback
Signed-off-by: Martin Matous <m@matous.dev>
2022-03-31 09:41:57 +05:30
Martin Matous
3b6b343944 add access control indicators
fixes #347
fixes #515

Signed-off-by: Martin Matous <m@matous.dev>
2022-03-31 09:41:57 +05:30
Abin Simon
8dd54fee5e Add --permission octal to show permissions in octal 2022-03-21 09:34:35 +05:30
Abin Simon
af7ce9a03e
Release 0.21.0 2022-01-16 13:00:42 +05:30
zwPapEr
26d5fa6e43 theme: 📝 add docs for partial theme
Signed-off-by: zwPapEr <zw.paper@gmail.com>
2022-01-16 12:47:35 +05:30
zwPapEr
2f353af414 theme: add default and update the others optional 2022-01-16 12:47:35 +05:30
Kleysley
e59e6ccefc Update README.md 2021-12-22 08:53:34 +05:30
Kleysley
0abc37085b Update README.md 2021-12-22 08:53:34 +05:30
Kleysley
de817313d5 Updated README F.A.Q section
Updated the README file to contain a fix for the first character of each file not rendering in the F.A.Q section (by adding a U+3164 unicode invisible spacer after the icon).
2021-12-22 08:53:34 +05:30
Wei Zhang
f81c3b19d7 faq: add putty/kitty icon render faq 2021-11-24 17:27:42 +05:30
PoorPockets McNewHold
676d5ababc Added Solus packages
https://dev.getsol.us/source/lsd/ Maintained in the Solus repo by https://github.com/algent-al
2021-10-31 19:34:10 +05:30
Abin Simon
8fb481879b Cleanup readme and add a few more faq questions 2021-10-18 04:34:24 +00:00
zwPapEr
edfc57178e theme: 🔨 use dark color for default theme
Signed-off-by: zwPapEr <zw.paper@gmail.com>
2021-09-26 00:11:42 -04:00
zwPapEr
9f656fdd9d 🔨 use lscolors for filename only, skip from theme configure
Signed-off-by: zwPapEr <zw.paper@gmail.com>
2021-09-26 00:11:42 -04:00
zwPapEr
d58a7a3656 📝 add filename coloring explanation between LS_COLOR and theme
Signed-off-by: zwPapEr <zw.paper@gmail.com>
2021-09-26 00:11:42 -04:00
zwPapEr
fc7d2337ab config: 🔨 user do not have to config yaml extension for theme
Signed-off-by: zwPapEr <zw.paper@gmail.com>
2021-09-26 00:11:42 -04:00
zwPapEr
61121e599d theme: 🔨 use themes dir for themes configurations
Signed-off-by: zwPapEr <zw.paper@gmail.com>
2021-09-26 00:11:42 -04:00
zwPapEr
81c1a79c85 build: ⬆️ update dependency to deserialize color
Signed-off-by: zwPapEr <zw.paper@gmail.com>
2021-09-26 00:11:42 -04:00
zwPapEr
f85b87cbe7 📝 🔨 update readme to corssterm color
Signed-off-by: zwPapEr <zw.paper@gmail.com>
2021-09-26 00:11:42 -04:00
zwPapEr
e29966978e theme: 🎨 📝 update readme, change log, error log
Signed-off-by: zwPapEr <zw.paper@gmail.com>
2021-09-26 00:11:42 -04:00
Rob OLeary
2ea97d274a Split over 2 lines
Co-authored-by: Abin Simon <abinsimon10@gmail.com>
2021-06-20 19:47:43 +05:30
Rob O'Leary
40ef87a819 Change according to review feedback 2021-06-20 19:47:43 +05:30
Rob OLeary
c50539b262 Clarify custom date format string
As per issue #527 , I found it a bit confusing what the proper format should be exactly. It didn't help I was using v0.16.0 and the formatting didnt work period!
2021-06-20 19:47:43 +05:30