Public Notes
on
histre
Highlights
function vi ($File){$File = $File -replace “\\”, “/” -replace “ “, “\ “bash -c “vi $File”}Now every time you want to edit a file you can just run:vi filename
#poweshell #pwsh #vi #vim #terminal
Bash scripting cheatsheet
devhints.io
Collect and share the web
Get started for free