From 1bc36b6df57251ac6f9dc8e0e7d41647d0735453 Mon Sep 17 00:00:00 2001 From: Daniel Thoren Date: Mon, 14 Mar 2022 11:42:27 +0100 Subject: [PATCH] :memo: add LARBS link / remove zshrc notes --- setup-dev-machine.md | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/setup-dev-machine.md b/setup-dev-machine.md index 8e06238..fef2ce9 100644 --- a/setup-dev-machine.md +++ b/setup-dev-machine.md @@ -14,10 +14,4 @@ 🔖 Further reading: * [Unix as IDE](https://blog.sanctum.geek.nz/series/unix-as-ide/) - -### Other notes - -* `.zshrc` - * During zsh setup, a `.zhrc` file is generated and left in the root. The following .zshrc content should extend (rather than replace) your `.zshrc`. - * bash: `alias doco="docker-compose"` - * use vim bindings: `bindkey -v` +* [LARBS progs.csv](https://github.com/LukeSmithxyz/LARBS/blob/master/progs.csv)