Add PowerShell modules setup and Clink config

This commit is contained in:
Riz Ashraf
2026-02-12 10:37:56 +00:00
parent a060beb628
commit fbc7be32a9
5 changed files with 355 additions and 0 deletions
+2
View File
@@ -0,0 +1,2 @@
-- oh-my-posh.lua
load(io.popen('oh-my-posh.exe --config="C:/Users/reazul.ashraf/AppData/Local/Programs/oh-my-posh/themes/nordtron.omp.json" --init --shell cmd'):read("*a"))()