leftovers

This commit is contained in:
Zackarias Montell
2025-06-10 16:39:00 +02:00
parent 437b94dce1
commit 4857157d2c
5 changed files with 36 additions and 22 deletions

View File

@@ -1,5 +1,8 @@
oh-my-posh init pwsh --config "$HOME/.theme.omp.json" | Invoke-Expression
# git posh, seems to slow down things
# Import-Module posh-git
# setup fnm
fnm env --use-on-cd --shell powershell | Out-String | Invoke-Expression