Configure for .stowrc

This commit is contained in:
Ian Keane 2022-07-08 22:10:57 -04:00
parent e58bb4c0a0
commit 1091129506
132 changed files with 4 additions and 18 deletions

View file

@ -0,0 +1,2 @@
# API Flow
- api/courses.ts -> courseService.ts ->

View file

@ -0,0 +1,32 @@
# Work wiki
- [[ React notes ]]
- [[ DevOps Processes ]]
- [RWA notes](RWA_notes)
# General Notes
- `<leader>ws` to choose your wiki
# Newcomers
- vim-rest-console
- vim-ripgrep
- vim-ranger
- vim-bbye
# Wiki usage
- `<Leader>ww` :: Open default wiki index file.
- `<Leader>ws` :: Select and open wiki index file.
- `<Leader>wd` :: Delete wiki file you are in.
- `<Leader>wr` :: Rename wiki file you are in.
- `<Enter>` :: Follow/Create wiki link.
- `<Shift-Enter>` :: Split and follow/create wiki link.
- `<Ctrl-Enter>` :: Vertical split and follow/create wiki link.
- `<Backspace>` :: Go back to parent(previous) wiki link.
- `<Tab>` :: Find next wiki link.
- `<Shift-Tab>` :: Find previous wiki link.
# Need post on
- cheat.sh and competitors
- vim-rest-console
# AWS notes
- [SAA](SAA)