Commit graph

160 commits

Author SHA1 Message Date
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
Fabricio Dematte
5ae220fa07 update readme 2021-06-11 09:57:41 +05:30
Eliaz Bobadilla
223e8af8ea Add Link 2021-05-31 22:59:04 +05:30
Barakat
70ec1d6c51 Updated missing ones
Forgot to update 3 more links
2021-04-09 15:33:05 +05:30
Barakat
8e3c282436 Updated README's broken links
Links were broken and didn't display colors properly, now fixed.
2021-04-09 15:33:05 +05:30
Hongyi Lyu
734d400723 Add separator to sample config file vol.2
Default is one space.
2021-03-15 19:58:12 +05:30
Hongyi Lyu
7fa5e003ec Add separator to sample config file.
Add separator to sample config file, took me a while to figure it out.
2021-03-15 19:58:12 +05:30
Abin Simon
958ab5491d
Release 0.20.1 2021-03-07 12:34:57 +05:30
Abin Simon
2930769d82
Release 0.20.0 2021-03-07 11:53:16 +05:30
Abin Simon
5b2dbca60d add NetBSD install option in README
http://mail-index.netbsd.org/pkgsrc-changes/2021/01/05/msg226357.html
2021-01-07 18:07:01 +05:30
Abin Simon
43cd35dceb
Release 0.19.0 2020-12-13 11:24:41 +05:30
zwPapEr
9b237bbf9e log: 📝 unique error output and update comment to fit config 2020-12-13 10:43:03 +05:30
George Plymale II
7f687a8ad4 add macports as installation option on macOS 2020-11-04 11:18:10 +05:30
zwPapEr
95535cb67c 🔨 move symlink arrow to root level 2020-11-02 22:00:53 +05:30
zwPapEr
448cfd5a2c 🔨 change styles to styling 2020-11-02 22:00:53 +05:30
zwPapEr
3e0ad533fa update docs for symlink arrow 2020-11-02 22:00:53 +05:30
zwPapEr
ab55e7de3d move how to show invalid utf-8 to FAQ 2020-10-18 10:51:26 +05:30
zwPapEr
da97ee40f2 skip extension if no ext found
fix https://github.com/Peltoche/lsd/issues/387
2020-10-18 10:51:26 +05:30
Krishna Kanhaiya
7c224b0df2 Update README.md 2020-10-02 11:02:37 +05:30
Krishna Kanhaiya
d99ba5f961 Update README.md 2020-10-02 11:02:37 +05:30
Krishna Kanhaiya
8d4b860c60 README.md: Add termux installation.
lsd is now available in termux.
2020-10-02 11:02:37 +05:30
Kai Moschcau
55a96a114d Add ability to configure default options with file
# Conflicts:
#	Cargo.lock
#	Cargo.toml
#	README.md
#	src/app.rs
#	src/core.rs
#	src/display.rs
#	src/flags.rs
#	src/meta/mod.rs
#	src/sort.rs
#	tests/integration.rs
2020-10-02 10:08:37 +05:30
Abin Simon
2603261a4a Release 0.18.0 2020-08-29 19:13:13 +05:30
zwPapEr
87d1520763 🎨 delete install via snap, add badges
snap is not more maintained:
https://github.com/Peltoche/lsd/issues/79
https://github.com/Peltoche/lsd/issues/392
2020-08-26 16:29:04 +05:30
turtlebasket
d8ad5ecec0 Add installation instructions for Windows via Scoop 2020-08-02 19:17:14 +05:30
Andrey Cherkashin
a01b20fb7f doc: Add FreeBSD installation instructions
I've recently submitted port to FreeBSD's ports tree and my PR was merged today. That means from now on this application can be installed from binaries on FreeBSD.

On the side note: I can setup CI for FreeBSD if you wan. Let me know and i will submit a PR.
2020-05-31 15:10:14 +05:30
Pierre Peltier
7cf5e1a8e5
Remove the snap and travis icons 2020-04-09 11:16:01 +02:00
Qwerty-Space
748a2722a2 Add nerd fonts, minor typo and positional changes
• Add nerd fonts to xresources
• Move ls alias to "optional", as it is not required for lsd to function, so keeping it in "required" is misleading
• you→your
2020-01-07 15:35:05 +01:00
Felix Breuer
bb34147474 how to install edge version 2019-11-07 15:33:17 +01:00
06kellyjac
5abedde5db Added installation instructions for NixOS/nix 2019-10-30 10:16:36 +01:00
Abin Simon
038d2c1537 remove (see benchmark) in readme 2019-09-03 17:05:26 +02:00
Pierre Peltier
896a7f7729 Remove the benchmarks section inside the README 2019-09-03 10:32:35 +05:30
Igor Gnatenko
de17b6bf64 Add installation instructions for Fedora 2019-07-22 11:20:08 +02:00
Travis Northcutt
433ead289e Add font instructions link to readme 2019-06-15 16:29:47 +02:00
Peltoche
2c2a06f81e Remove the '--classic' flag for snap 2019-05-27 14:39:18 +02:00
Bernardo Meurer
97934e8d8d Fix Gentoo installation instructions
This makes it more in line with the instructions for other distros.
2019-05-24 13:44:36 +02:00
Peltoche
4c23c2d96f
Update the Credits section 2019-05-21 14:41:36 +02:00
Andrew Hall
833349cb6d @SpellarBot fixed 6 typos for you :) 2019-05-21 11:44:55 +02:00
sal0max
4cc852cdc4 Added macOS installation instruction
…via Homebrew package manager
2019-03-15 13:24:06 +01:00
Jonathan Neidel
01a7eaee9e Fix wording 2019-03-07 09:58:35 +01:00
Termuellinator
3d11dd5e46 added color documentation/FAQ-Section 2019-02-17 11:26:18 +01:00
Peltoche
3d85169377 Add the pacman install inside the Readme 2019-01-23 10:17:12 +01:00
Peltoche
398907f81a
Add the Gentoo package into the README 2019-01-11 14:15:52 +01:00
Peltoche
f8cf084a98
Fix the snap installation instruction into the README 2018-12-16 11:18:22 +01:00
Peltoche
55f0b02a45 Add exa to the benchmarks 2018-12-11 16:30:40 +01:00
Peltoche
e62fd8e9cd Remove the Installation steps from the ToC 2018-12-11 16:30:40 +01:00
Peltoche
bbf81ff144 Remove the TODO section 2018-12-11 16:30:40 +01:00
Peltoche
98d3300ef6
Add a Contributor and Credit section into the README 2018-12-08 12:09:23 +01:00
David Peter
96e6fe4a5e Update cargo install instructions 2018-12-08 12:07:59 +01:00
Peltoche
9fc6aa140d
Add Snap to the Installation section 2018-12-07 19:24:14 +01:00
Peltoche
c833f3cbfd
Improve some style into the README.md file 2018-12-07 19:05:30 +01:00
Peltoche
c4c6f9fbac
Add Ubuntu into the Installation section 2018-12-07 19:00:27 +01:00
Peltoche
10308cd55d
Improve the README installation section 2018-12-07 18:53:19 +01:00
Peltoche
0e3c629f19
Improve some wording into the README 2018-12-07 14:08:51 +01:00
Peltoche
51ff756dff
Add the Snap Status badge 2018-12-07 13:31:00 +01:00
Dominic Green
67261f7cef fix 2018-12-06 14:59:08 +01:00
Dominic Green
6d17b9cf06 update readme alias section 2018-12-06 14:59:08 +01:00
Peltoche
bdc2ee544d Add the toolchain update into the installation steps 2018-12-05 11:24:40 +01:00
Peltoche
97b44ff0b5
Improve the installation section 2018-12-04 15:13:19 +01:00
Peltoche
5956173755
Add syntax colors for the configuration section 2018-12-04 15:11:30 +01:00
Peltoche
c3f0d9b071
Fix the table of contents 2018-12-04 15:09:47 +01:00
Peltoche
fd929b39a9
Add the recommended configurations into the README 2018-12-04 15:08:01 +01:00
Peltoche
3138ed1246
Add a coming soon for the archlinux install 2018-12-04 15:01:42 +01:00
Peltoche
b60bab1bdd
Handle the --tree option 2018-12-04 14:54:56 +01:00
Peltoche
8faac6bcce
Update the TODO into the README 2018-12-01 16:53:49 +01:00
Peltoche
b948e99970
(cargo-release) start next development iteration 0.3.2-pre 2018-11-30 14:55:10 +01:00
Peltoche
9860c518a7
Add the LSDeluxe name 2018-11-26 13:38:12 +01:00
Peltoche
5f2ac2ab4f Add the travis badge 2018-11-26 13:27:03 +01:00
Peltoche
5027dfbfe1
Add some badges 2018-11-25 17:42:23 +01:00
Peltoche
5bb17cf73f
Fix typo 2018-11-25 17:39:41 +01:00
Peltoche
b52d286a51
Improve the table of content 2018-11-25 17:39:17 +01:00
Peltoche
4458aae6b4
Add a table of content 2018-11-25 17:37:12 +01:00
Peltoche
65730977f8
Remove useless instruction 2018-11-25 17:32:24 +01:00
Peltoche
fa3098c4c2
Add some benchmark 2018-11-25 17:31:46 +01:00