Update Open Files

These are not really changes (or shouldn't be) but vscodium saw them as
changed, so saved and pushing.
This commit is contained in:
Jigme Datse Yli-Rasku 2024-01-19 15:07:18 -08:00
parent 6d8804310b
commit e4519dbd5f
2 changed files with 10 additions and 7 deletions

View File

@ -10,7 +10,7 @@ foam_template:
# $FOAM_TITLE
* [ ] Migrate from \-1d
* [ ] Migrate from \yesterday
## Documentation

View File

@ -3,10 +3,13 @@
I think I'm going to go with mostly [Markdown](markdown), though may
convert some to [LaTeX](latex). I am currnetly workiong on guides for:
* [tmux](tmux/)
* [git](git/)
* [ssh](ssh/)
* [Foam Notes](foam/)
* [Markown](markdown/)
* [LaTeX](latex/)
* [tmux](tmux/index.md)
* [git](git/index.md)
* [ssh](ssh/index.md)
* [Foam Notes](foam/index.md)
* [Markown](markdown/index.md)
* [LaTeX](latex/index.md)
* [gdb](gdb/index.md)
These are tools I use regularly, though more is likely to come up through
this process.