Powershell tips

Edit profile: 

nvim $PROFILE # or notepad $PROFILE

Refresh environment variables:

refreshenv

Comments

Popular posts from this blog

QTreeView and QTableView dynamic changes

C++ strings and string_view