No description
Find a file
2025-04-14 16:50:02 +01:00
homepage Homepage update 2025-04-08 16:58:13 +01:00
radio Updated radio file, archive now doesnt care about log.txt, will be making better use of my todo list for this 2025-02-12 16:58:30 +00:00
zig Added zig install + homepage, also daily update 2025-04-04 17:04:45 +01:00
archive.tar.gz Hopefully Monday update 2025-04-14 16:50:02 +01: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 Added zig install + homepage, also daily update 2025-04-04 17:04:45 +01: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 End of week update 2025-02-21 17:03:48 +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