1
0
Fork 0
mirror of synced 2024-07-26 18:11:13 -04:00

Make list more compact

This commit is contained in:
Anish Athalye 2019-11-12 15:01:03 -05:00
parent 2c27655500
commit 7f97a6c6d0

View file

@ -6,13 +6,8 @@ Dotbot makes installing your dotfiles as easy as `git clone $url && cd dotfiles
- [Rationale](#rationale)
- [Getting Started](#getting-started)
- [Configuration](#configuration)
- [Directives](#directives)
- [Link](#link)
- [Create](#create)
- [Shell](#shell)
- [Clean](#clean)
- [Defaults](#defaults)
- [Plugins](#plugins)
- [Directives](#directives) ([Link](#link), [Create](#create), [Shell](#shell), [Clean](#clean), [Defaults](#defaults))
- [Plugins](#plugins)
- [Wiki][wiki]
---