Computer Setup¶
Environment¶
| Component | Information |
|---|---|
| Oh My Posh | https://ohmyposh.dev/ |
| Clink | https://mridgers.github.io/clink/ |
| Oh my posh Theme | hotstick.minimal |
Clink LUA file:¶
load(io.popen('oh-my-posh init cmd --config "C:\\Users\\earthdog\\AppData\\Local\\Programs\\oh-my-posh\\themes\\hotstick.minimal.omp.json"'):read("*a"))()
Powershell init script location:¶
Contents:¶
oh-my-posh init pwsh --config 'C:\Users\earthdog\AppData\Local\Programs\oh-my-posh\themes\hotstick.minimal.omp.json' | Invoke-Expression
Fonts¶
Main code / terminal font: FiraCode Nerd Font Mono
APPS Directory¶

Development Related¶
Node Global Packages¶
