This website requires JavaScript.
Explore
Help
Register
Sign In
lksz
/
PowerShell_Scripts
Watch
1
Star
0
Fork
You've already forked PowerShell_Scripts
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
624ca2cc8c
PowerShell_Scripts
/
.gitignore
5 lines
57 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Reload-MyAliases is now Reload-MyScripts 🔖 https://blog.lksz.me/editing-with-ease/ ✏️ Fixed $MyPSScriptRoot typo ✨ Get-ScopeDepth 🐛 Get-MyAliases didn't work correctly when sub-scoped, fixed the issue 🚚 Reload-MyAliases is now Reload-MyScripts 🐛 Reload-MyScripts loads scripts from $MyPSScriptRoot/profile.d subdir 📝 README updated to reflect change of script name and typo
2020-09-18 19:41:58 +00:00
profile.d/env.ps1
Setup-Profile and co. Setup-Profile included, read all about it at https://blog.lksz.me/the-profile-and-setting-it-up When running Edit-MyScript without parameters, the $MyPSScriptRoot path will be sent (editing the directory) Added ability to edit scripts with Edit-MyPrfiles, making editing profiles alongside scripts easy.
2020-09-25 05:04:05 +00:00
*.local.ps1
updated .gitignore
2021-01-13 04:06:32 +00:00
*.local
Added Pause and RandomString + some minor fixes
2021-04-02 22:58:01 +00:00
.vscode/tasks.json