Pinned Loading
-
Bookmarklets which I use frequently
-
1
#!/bin/zsh2
# This is meant to be sourced; shebang line is for editors3
4
umask 0275
-
1
# Useful extensions2
3
- https://marketplace.visualstudio.com/items?itemName=ms-vscode-remote.remote-ssh
4
- https://marketplace.visualstudio.com/items?itemName=EditorConfig.EditorConfig will read `.editorconfig` files so that your per-project indentation settings are respected
5
- https://marketplace.visualstudio.com/items?itemName=rebornix.toggle will let you toggle settings (or several) with a keystroke