mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-02-16 05:49:40 +00:00
feat(config): add tldr to cheat as a submodule
This commit is contained in:
@@ -13,6 +13,8 @@ git submodule add --name dotbot-pip \
|
||||
# other repos
|
||||
git submodule add --name cheat-community \
|
||||
-f https://github.com/cheat/cheatsheets.git config/cheat/cheatsheets/community
|
||||
git submodule add --name cheat-tldr \
|
||||
-f https://github.com/ivuorinen/cheatsheet-tldr.git config/cheat/cheatsheets/tldr
|
||||
|
||||
# tmux plugin manager and plugins
|
||||
git submodule add --name tmux/tmux-continuum \
|
||||
|
||||
Reference in New Issue
Block a user