Skip to content

Repository files navigation

Obsidian Plugins

I maintain forks of all the plugins I use and ocassionally write my own from scratch.

Usage

Run ./install.sh to install all plugins.

Development

Subtree

This project uses git subtree.

Add subtree to remote

git remote add -f 'remote-alias' 'remote-url'

Add subtree

git subtree add --prefix 'local-path' 'remote-alias' branch --squash

Update subtree

git fetch 'remote-alias' 'branch'
git subtree pull --prefix 'local-path' 'remote-alias' 'branch' --squash

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages