06-07-2020

This commit is contained in:
2020-07-06 15:20:17 +02:00
parent 05060c1e2e
commit b30fc7af77
8 changed files with 424 additions and 15 deletions

View File

@@ -6,9 +6,12 @@ Pour éditer votre profile PowerShell, exécuter `notepad.exe $PROFILE`
Editeur de scripts PowerShell: **Windows PowerShell ISE** (à ouvrir en administrateur).
[Documentation](https://github.com/PowerShell/PowerShell/tree/master/docs)
- [Stratégies d'exécution PowerShell](ExecutionPolicies.md)
- [Commandes](commands.md)
- [Variables d'environnement](env.md)
- [PowerShell sur macOS](macOS.md)