added some emacs windows fluff to make it less crap
This commit is contained in:
@@ -4,4 +4,6 @@ $env:MAGICK_CODER_MODULE_PATH = "$(scoop prefix imagemagick)\modules\coders"
|
||||
|
||||
oh-my-posh init pwsh --config "$HOME\oh-my-posh-themes\1_shell_fluery.json" | Invoke-Expression
|
||||
|
||||
if (Test-Path "$HOME\.secrets.ps1") { . "$HOME\.secrets.ps1" }
|
||||
if (Test-Path "$HOME\.secrets.ps1") { . "$HOME\.secrets.ps1" }
|
||||
|
||||
Set-Alias subl "C:\Program Files\Sublime Text\subl.exe"
|
||||
Reference in New Issue
Block a user