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 +```