From eb74c700c6437b6b4e256d9d730574cacaff0c8b Mon Sep 17 00:00:00 2001 From: Candifloss Date: Tue, 17 Dec 2024 08:33:16 +0000 Subject: [PATCH] Update README.md --- README.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7b3331d..eccd699 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,8 @@ -# lsd-config +# lsd dotfiles -Dot files for `lsd`: a visually pleasing substitute for `ls` written in Rust. +Dot files for [`lsd`](https://github.com/lsd-rs/lsd): a visually pleasing substitute for `ls` written in Rust. +Config locaion: `~/.config/lsd/` +To use this config, just clone this repo: +```bash +git clone https://git.candifloss.cc/candifloss/dotfiles_lsd.git ~/.config/lsd +```