Skip to content

Commit 68a7ddb

Browse files
INSTALL.md: move back to root directory to fix Dracula website.
When the INSTALL.md directory was moved from the root of the repository, it disappeared from the draculatheme.com website. Moving it back should fix it. It disappeared because the Dracula website relies on the contents of INSTALL.md to generate the HTML for the page. When it was moved, it did not know what to do. Signed-off-by: Ethan Carter Edwards <[email protected]>
1 parent e948401 commit 68a7ddb

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/INSTALL.md renamed to INSTALL.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,3 +41,7 @@ programs.tmux = {
4141
1. Make sure `run -b '~/.tmux/plugins/tpm/tpm'` is at the bottom of your .tmux.conf
4242
2. Run tmux
4343
3. Use the tpm install command: `prefix + I` (default prefix is ctrl+b)
44+
45+
#### Configuration
46+
47+
The configuration options are documented on [our GitHub](https://github.com/dracula/tmux/blob/master/docs/CONFIG.md)

0 commit comments

Comments
 (0)