Skip to content

Commit

Permalink
docs(extras-lsd): fix typo in file extension (#130)
Browse files Browse the repository at this point in the history
  • Loading branch information
byt3m4st3r authored Aug 27, 2024
1 parent 4f40270 commit f86f4ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion extras/lsd/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Create a symlink to the theme.
```sh
# Assuming you are in ~/.config/lsd
ln -s themes/cyberdream.yaml colors.yaml
ln -s themes/cyberdream.yml colors.yaml
```

### Approach 2
Expand Down

0 comments on commit f86f4ac

Please sign in to comment.