Skip to content

Commit

Permalink
Add info about optional dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
TobiX committed Jan 10, 2022
1 parent d1d7a06 commit f7a8fb9
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,15 @@ cd dotfiles
./setup.py # or python setup.py
```

## Optional dependencies

- Install [exa] for fancier `ls`
- Install [delta] (`cargo install git-delta`) for fancier `git diffs`
- Remember that hyperlinks need to be enabled in Konsole

[exa]: https://github.com/ogham/exa
[delta]: https://github.com/dandavison/delta

# Credits

- @qsuscs for their dead-simple dotfiles setup script.
Expand Down

0 comments on commit f7a8fb9

Please sign in to comment.