diff --git a/brainsteam/content/pages/stack.md b/brainsteam/content/pages/stack.md new file mode 100644 index 0000000..c91e8e3 --- /dev/null +++ b/brainsteam/content/pages/stack.md @@ -0,0 +1,24 @@ +--- +type: page +url: /pages/stack +title: My Stack (What I Use) +toc: true +--- + +## Hardware + +### Desktop + +### Laptop + +### Mobile + +## Software + +### VSCode + +#### Extensions + +| Name/Link | Description | +|----------------|-------------------------------------------------------------------------| +| [Peacock](https://marketplace.visualstudio.com/items?itemName=johnpapa.vscode-peacock) | This is a simple but very useful extension that makes it easy to change the colours of windows in VS Code so that if you use multiple instances/workspaces like I often do, you don't get confused. Very handy when combined with the Remote Editing extensions. |