feat(config): add tldr to cheat as a submodule

This commit is contained in:
2024-02-21 14:21:29 +02:00
parent dee215a29e
commit 523bec769f
5 changed files with 7 additions and 79 deletions

3
.gitmodules vendored
View File

@@ -55,3 +55,6 @@
[submodule "tmux/tmux-current-pane-hostname"]
path = config/tmux/plugins/tmux-current-pane-hostname
url = https://github.com/soyuka/tmux-current-pane-hostname.git
[submodule "cheat-tldr"]
path = config/cheat/cheatsheets/tldr
url = https://github.com/ivuorinen/cheatsheet-tldr.git