📝 add LARBS link / remove zshrc notes

This commit is contained in:
dannydannydanny 2022-03-14 11:42:27 +01:00 committed by GitHub
parent 5bdd676201
commit 1bc36b6df5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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)