start writing stack page
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
This commit is contained in:
parent
18c8bbf051
commit
04f7b0bd4f
|
@ -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. |
|
Loading…
Reference in New Issue