- 🔥 Senior .NET Developer
🏠
Working from home
Software engineer | Senior | Backend | .NET | C#
- Fortaleza/CE
- www.linkedin.com/in/victordivino
Pinned Loading
-
-
-
Chocolatey
Chocolatey 1# Chocolatey Install
23```
4@powershell -NoProfile -ExecutionPolicy Bypass -Command "iex ((new-object net.webclient).DownloadString('https://chocolatey.org/install.ps1'))" && SET PATH=%PATH%;%ALLUSERSPROFILE%\chocolatey\bin
5choco feature enable -n allowGlobalConfirmation
-
Powershell Config.md
Powershell Config.md 1### Run scripts
23**Open powershell with Administrator**
45```` pwsh
-
My Windows terminal config
My Windows terminal config 1{
2"$schema": "https://aka.ms/terminal-profiles-schema",
3"defaultProfile": "{2606165a-a7a0-4ac4-8e8c-36dd487fc9cb}",
4"showTerminalTitleInTitlebar": false,
5"tabWidthMode": "equal",
-
Git Config
Git Config 1I highly recommend you use git config --global to place the aliases in ~/.gitconfig instead of .git/config for your current repository
2````
3[user]
4name = name
5email = email
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.