mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-02-18 02:54:33 +00:00
feat!: asdf is now a git submodule
This commit is contained in:
@@ -18,6 +18,8 @@ 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
|
||||
git submodule add --name asdf \
|
||||
-f https://github.com/asdf-vm/asdf.git local/bin/asdf
|
||||
|
||||
# tmux plugin manager and plugins
|
||||
git submodule add --name tmux/tmux-continuum \
|
||||
|
||||
Reference in New Issue
Block a user