Added fnm
This commit is contained in:
@@ -1,4 +1,8 @@
|
||||
oh-my-posh init pwsh --config "$HOME/.theme.omp.json" | Invoke-Expression
|
||||
|
||||
# setup fnm
|
||||
fnm env --use-on-cd --shell powershell | Out-String | Invoke-Expression
|
||||
|
||||
function cdli {
|
||||
Set-Location "C:\repos\litium"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user