Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 481 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 481 Bytes

Rudy's Dev Journal

Quickstart

Setup Dev Container environment:

git submodule update --init --recursive
devcontainer open .

Update blowfish theme:

git -C themes/blowfish fetch
git -C themes/blowfish checkout <GITREF>
git add themes/blowfish
git submodule update --init --recursive --remote

License

This code is licensed under the MIT License.

See the NOTICE.txt file for required notices and attributions.