Restructure for symlink

This change makes it easier to recursively copy these config files into
a real home directory and also gets rid of empty folders
This commit is contained in:
Ian Keane 2022-06-07 13:47:55 -04:00
parent d9d326eaa1
commit 9a6bfc1daf
111 changed files with 560 additions and 2114 deletions

View file

@ -0,0 +1,29 @@
# 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