summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDylan Araps <dylan.araps@gmail.com>2019-01-13 23:52:03 +0200
committerDylan Araps <dylan.araps@gmail.com>2019-01-13 23:52:03 +0200
commit5f156d918259dcf99f6c80a28f0b99a0c72900ca (patch)
tree3716c7768f0531b45c4184cda2e4671e0b7e5a9c
parent97d809d40cb03ab726d60a6a482fc5b47a7584ce (diff)
ls_colors: full working support
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index adc462e..e8b868d 100644
--- a/README.md
+++ b/README.md
@@ -7,6 +7,7 @@ A simple file manager written in `bash`.
- It's Fucking Fast 🚀
- Minimal (*500~ lines of **readable** bash*)
- Smooth Scrolling (*using vim keybindings*)
+- Supports `LS_COLORS`!
- File Operations (*copy, paste, rename, cut, etc*)
- Instant as you type search
- Automatic CD on exit (*see [setup](#cd-on-exit)*)