No description
Find a file
2025-02-11 17:16:01 +00:00
radio Added new vimrc options for LSP + radios 2025-02-10 17:04:53 +00:00
archive.tar.gz vimrc now copied over! 2025-02-11 17:16:01 +00:00
Bloody.flf Added archive for up to date note transfer, will need to replicate this on other machines, perhaps encryption or a password would be cool 2025-02-05 17:25:29 +00:00
dev-env.sh vimrc now copied over! 2025-02-11 17:16:01 +00:00
ProggyClean.ttf Added archive for up to date note transfer, will need to replicate this on other machines, perhaps encryption or a password would be cool 2025-02-05 17:25:29 +00:00
README.md Added archive for up to date note transfer, will need to replicate this on other machines, perhaps encryption or a password would be cool 2025-02-05 17:25:29 +00:00
setup-dev-env.sh Added: setup-dev-env.sh should install everything I need/want, added the first taste of graphs from the todo list, probably would have to be it's own script though 2025-02-04 16:56:59 +00:00

dev-env

requirements

$TODOTXTPATH needs to be set to your todo.txt path.
export TODOTXTPATH=~/todo.txt
$VIMWIKIPATH needs to be set to your vim wiki path.
export VIMWIKIPATH=~/wiki
$MYVIMRC needs to be set to your vimrc path.
export MYVIMRC=~/.vimrc

usage

  • ./dev-env.sh xn -> extract notes
  • ./dev-env.sh sn -> store notes
  • ./dev-env.sh tmux -> open default tmux env