Skip to content

Instantly share code, notes, and snippets.

@shurick81
Last active April 18, 2025 21:14

Revisions

  1. shurick81 revised this gist Apr 18, 2025. 2 changed files with 2 additions and 1 deletion.
    1 change: 1 addition & 0 deletions macbook_provisioning.sh
    Original file line number Diff line number Diff line change
    @@ -33,6 +33,7 @@ brew install --cask logitech-g-hub
    brew install --cask nx-studio
    brew install --cask claude
    brew install caddy
    brew install azure-cli

    code --install-extension eamodio.gitlens
    code --install-extension ms-azure-devops.azure-pipelines
    2 changes: 1 addition & 1 deletion rillion-macbook.sh
    Original file line number Diff line number Diff line change
    @@ -10,7 +10,7 @@ brew install --cask cursor
    brew install --cask visual-studio-code
    brew install --cask drawio
    brew install --cask docker
    brew install sqlcmd
    brew install azure-cli

    code --install-extension eamodio.gitlens
    code --install-extension ms-azure-devops.azure-pipelines
  2. shurick81 revised this gist Apr 16, 2025. 2 changed files with 2 additions and 0 deletions.
    1 change: 1 addition & 0 deletions macbook_provisioning.sh
    Original file line number Diff line number Diff line change
    @@ -50,5 +50,6 @@ code --install-extension hashicorp.hcl
    code --install-extension GitHub.copilot
    code --install-extension ms-python.python

    mkdir ~/Desktop/Screenshots
    defaults write com.apple.screencapture location ~/Desktop/Screenshots/
    killall SystemUIServer
    1 change: 1 addition & 0 deletions rillion-macbook.sh
    Original file line number Diff line number Diff line change
    @@ -25,5 +25,6 @@ code --install-extension ms-azuretools.vscode-azurefunctions
    code --install-extension HashiCorp.HCL
    code --install-extension shardulm94.trailing-spaces

    mkdir ~/Desktop/Screenshots
    defaults write com.apple.screencapture location ~/Desktop/Screenshots/
    killall SystemUIServer
  3. shurick81 revised this gist Apr 16, 2025. 2 changed files with 8 additions and 2 deletions.
    5 changes: 4 additions & 1 deletion macbook_provisioning.sh
    Original file line number Diff line number Diff line change
    @@ -48,4 +48,7 @@ code --install-extension ms-azuretools.vscode-bicep
    code --install-extension donjayamanne.githistory
    code --install-extension hashicorp.hcl
    code --install-extension GitHub.copilot
    code --install-extension ms-python.python
    code --install-extension ms-python.python

    defaults write com.apple.screencapture location ~/Desktop/Screenshots/
    killall SystemUIServer
    5 changes: 4 additions & 1 deletion rillion-macbook.sh
    Original file line number Diff line number Diff line change
    @@ -23,4 +23,7 @@ code --install-extension DotJoshJohnson.xml
    code --install-extension ms-azuretools.vscode-bicep
    code --install-extension ms-azuretools.vscode-azurefunctions
    code --install-extension HashiCorp.HCL
    code --install-extension shardulm94.trailing-spaces
    code --install-extension shardulm94.trailing-spaces

    defaults write com.apple.screencapture location ~/Desktop/Screenshots/
    killall SystemUIServer
  4. shurick81 revised this gist Apr 16, 2025. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions rillion-macbook.sh
    Original file line number Diff line number Diff line change
    @@ -10,6 +10,7 @@ brew install --cask cursor
    brew install --cask visual-studio-code
    brew install --cask drawio
    brew install --cask docker
    brew install sqlcmd

    code --install-extension eamodio.gitlens
    code --install-extension ms-azure-devops.azure-pipelines
  5. shurick81 revised this gist Apr 16, 2025. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions rillion-macbook.sh
    Original file line number Diff line number Diff line change
    @@ -9,6 +9,7 @@ echo export PATH=$PATH:/opt/homebrew/bin -> .zshrc
    brew install --cask cursor
    brew install --cask visual-studio-code
    brew install --cask drawio
    brew install --cask docker

    code --install-extension eamodio.gitlens
    code --install-extension ms-azure-devops.azure-pipelines
  6. shurick81 revised this gist Apr 10, 2025. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions macbook_provisioning.sh
    Original file line number Diff line number Diff line change
    @@ -31,6 +31,7 @@ brew install --cask steam
    brew install --cask battle-net
    brew install --cask logitech-g-hub
    brew install --cask nx-studio
    brew install --cask claude
    brew install caddy

    code --install-extension eamodio.gitlens
  7. shurick81 revised this gist Apr 9, 2025. No changes.
  8. shurick81 revised this gist Apr 7, 2025. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions rillion-macbook.sh
    Original file line number Diff line number Diff line change
    @@ -8,6 +8,7 @@ echo export PATH=$PATH:/opt/homebrew/bin -> .zshrc

    brew install --cask cursor
    brew install --cask visual-studio-code
    brew install --cask drawio

    code --install-extension eamodio.gitlens
    code --install-extension ms-azure-devops.azure-pipelines
  9. shurick81 revised this gist Apr 5, 2025. 1 changed file with 2 additions and 1 deletion.
    3 changes: 2 additions & 1 deletion macbook_provisioning.sh
    Original file line number Diff line number Diff line change
    @@ -46,4 +46,5 @@ code --install-extension DotJoshJohnson.xml
    code --install-extension ms-azuretools.vscode-bicep
    code --install-extension donjayamanne.githistory
    code --install-extension hashicorp.hcl
    code --install-extension GitHub.copilot
    code --install-extension GitHub.copilot
    code --install-extension ms-python.python
  10. shurick81 revised this gist Apr 3, 2025. 1 changed file with 23 additions and 0 deletions.
    23 changes: 23 additions & 0 deletions rillion-macbook.sh
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,23 @@
    /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
    cd /opt/homebrew/bin/
    ls
    PATH=$PATH:/opt/homebrew/bin
    cd
    touch .zshrc
    echo export PATH=$PATH:/opt/homebrew/bin -> .zshrc

    brew install --cask cursor
    brew install --cask visual-studio-code

    code --install-extension eamodio.gitlens
    code --install-extension ms-azure-devops.azure-pipelines
    code --install-extension HashiCorp.terraform
    code --install-extension bierner.markdown-mermaid
    code --install-extension ms-vscode-remote.remote-containers
    code --install-extension ms-azuretools.vscode-docker
    code --install-extension GitHub.codespaces
    code --install-extension DotJoshJohnson.xml
    code --install-extension ms-azuretools.vscode-bicep
    code --install-extension ms-azuretools.vscode-azurefunctions
    code --install-extension HashiCorp.HCL
    code --install-extension shardulm94.trailing-spaces
  11. shurick81 revised this gist Mar 31, 2025. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions macbook_provisioning.sh
    Original file line number Diff line number Diff line change
    @@ -8,6 +8,7 @@ touch .zshrc
    echo export PATH=$PATH:/opt/homebrew/bin -> .zshrc
    brew doctor
    brew install --cask keepassxc
    brew install --cask cursor
    brew install --cask visual-studio-code
    brew install --cask drawio
    brew install git
  12. shurick81 revised this gist Mar 29, 2025. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions macbook_provisioning.sh
    Original file line number Diff line number Diff line change
    @@ -12,6 +12,7 @@ brew install --cask visual-studio-code
    brew install --cask drawio
    brew install git
    brew install --cask docker
    brew install docker-buildx
    brew install --cask telegram
    brew install --cask microsoft-remote-desktop
    brew install --cask microsoft-onenote
  13. shurick81 revised this gist Mar 29, 2025. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion macbook_provisioning.sh
    Original file line number Diff line number Diff line change
    @@ -1,4 +1,4 @@
    xcode-select --install
    # xcode-select --install
    /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
    cd /opt/homebrew/bin/
    ls
  14. shurick81 revised this gist Mar 5, 2025. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions macbook_provisioning.sh
    Original file line number Diff line number Diff line change
    @@ -29,6 +29,7 @@ brew install --cask steam
    brew install --cask battle-net
    brew install --cask logitech-g-hub
    brew install --cask nx-studio
    brew install caddy

    code --install-extension eamodio.gitlens
    code --install-extension ms-azure-devops.azure-pipelines
  15. shurick81 revised this gist Jan 26, 2025. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions macbook_provisioning.sh
    Original file line number Diff line number Diff line change
    @@ -28,6 +28,7 @@ brew install --cask audacity
    brew install --cask steam
    brew install --cask battle-net
    brew install --cask logitech-g-hub
    brew install --cask nx-studio

    code --install-extension eamodio.gitlens
    code --install-extension ms-azure-devops.azure-pipelines
  16. shurick81 revised this gist Dec 27, 2024. 1 changed file with 2 additions and 1 deletion.
    3 changes: 2 additions & 1 deletion macbook_provisioning.sh
    Original file line number Diff line number Diff line change
    @@ -41,4 +41,5 @@ code --install-extension ms-vscode.live-server
    code --install-extension DotJoshJohnson.xml
    code --install-extension ms-azuretools.vscode-bicep
    code --install-extension donjayamanne.githistory
    code --install-extension hashicorp.hcl
    code --install-extension hashicorp.hcl
    code --install-extension GitHub.copilot
  17. shurick81 revised this gist Apr 6, 2024. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions macbook_provisioning.sh
    Original file line number Diff line number Diff line change
    @@ -27,6 +27,7 @@ brew install --cask microsoft-word
    brew install --cask audacity
    brew install --cask steam
    brew install --cask battle-net
    brew install --cask logitech-g-hub

    code --install-extension eamodio.gitlens
    code --install-extension ms-azure-devops.azure-pipelines
  18. shurick81 revised this gist Apr 3, 2024. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions macbook_provisioning.sh
    Original file line number Diff line number Diff line change
    @@ -26,6 +26,7 @@ brew install --cask microsoft-outlook
    brew install --cask microsoft-word
    brew install --cask audacity
    brew install --cask steam
    brew install --cask battle-net

    code --install-extension eamodio.gitlens
    code --install-extension ms-azure-devops.azure-pipelines
  19. shurick81 revised this gist Apr 2, 2024. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions macbook_provisioning.sh
    Original file line number Diff line number Diff line change
    @@ -25,6 +25,7 @@ brew install --cask whatsapp
    brew install --cask microsoft-outlook
    brew install --cask microsoft-word
    brew install --cask audacity
    brew install --cask steam

    code --install-extension eamodio.gitlens
    code --install-extension ms-azure-devops.azure-pipelines
  20. shurick81 revised this gist Dec 25, 2023. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions macbook_provisioning.sh
    Original file line number Diff line number Diff line change
    @@ -15,6 +15,7 @@ brew install --cask docker
    brew install --cask telegram
    brew install --cask microsoft-remote-desktop
    brew install --cask microsoft-onenote
    brew install --cask yubico-yubikey-manager
    brew install --cask vlc
    brew install --cask microsoft-teams
    brew install --cask paintbrush
  21. shurick81 revised this gist Nov 18, 2023. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions macbook_provisioning.sh
    Original file line number Diff line number Diff line change
    @@ -23,6 +23,7 @@ brew install --cask google-chrome
    brew install --cask whatsapp
    brew install --cask microsoft-outlook
    brew install --cask microsoft-word
    brew install --cask audacity

    code --install-extension eamodio.gitlens
    code --install-extension ms-azure-devops.azure-pipelines
  22. shurick81 revised this gist Oct 25, 2023. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions macbook_provisioning.sh
    Original file line number Diff line number Diff line change
    @@ -22,6 +22,7 @@ brew install --cask gimp
    brew install --cask google-chrome
    brew install --cask whatsapp
    brew install --cask microsoft-outlook
    brew install --cask microsoft-word

    code --install-extension eamodio.gitlens
    code --install-extension ms-azure-devops.azure-pipelines
  23. shurick81 revised this gist Aug 31, 2023. 1 changed file with 14 additions and 0 deletions.
    14 changes: 14 additions & 0 deletions macbook_provisioning.sh
    Original file line number Diff line number Diff line change
    @@ -22,3 +22,17 @@ brew install --cask gimp
    brew install --cask google-chrome
    brew install --cask whatsapp
    brew install --cask microsoft-outlook

    code --install-extension eamodio.gitlens
    code --install-extension ms-azure-devops.azure-pipelines
    code --install-extension HashiCorp.terraform
    code --install-extension redhat.vscode-xml
    code --install-extension bierner.markdown-mermaid
    code --install-extension ms-vscode-remote.remote-containers
    code --install-extension ms-azuretools.vscode-docker
    code --install-extension GitHub.codespaces
    code --install-extension ms-vscode.live-server
    code --install-extension DotJoshJohnson.xml
    code --install-extension ms-azuretools.vscode-bicep
    code --install-extension donjayamanne.githistory
    code --install-extension hashicorp.hcl
  24. shurick81 revised this gist Aug 23, 2023. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion macbook_provisioning.sh
    Original file line number Diff line number Diff line change
    @@ -21,4 +21,4 @@ brew install --cask paintbrush
    brew install --cask gimp
    brew install --cask google-chrome
    brew install --cask whatsapp

    brew install --cask microsoft-outlook
  25. shurick81 revised this gist Aug 18, 2023. 1 changed file with 2 additions and 0 deletions.
    2 changes: 2 additions & 0 deletions macbook_provisioning.sh
    Original file line number Diff line number Diff line change
    @@ -20,3 +20,5 @@ brew install --cask microsoft-teams
    brew install --cask paintbrush
    brew install --cask gimp
    brew install --cask google-chrome
    brew install --cask whatsapp

  26. shurick81 revised this gist Aug 17, 2023. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions macbook_provisioning.sh
    Original file line number Diff line number Diff line change
    @@ -19,3 +19,4 @@ brew install --cask vlc
    brew install --cask microsoft-teams
    brew install --cask paintbrush
    brew install --cask gimp
    brew install --cask google-chrome
  27. shurick81 revised this gist Aug 11, 2023. 1 changed file with 2 additions and 4 deletions.
    6 changes: 2 additions & 4 deletions macbook_provisioning.sh
    Original file line number Diff line number Diff line change
    @@ -15,9 +15,7 @@ brew install --cask docker
    brew install --cask telegram
    brew install --cask microsoft-remote-desktop
    brew install --cask microsoft-onenote
    brew install --cask paintbrush
    brew install --cask gimp

    brew install --cask vlc
    brew install --cask microsoft-teams

    brew install --cask paintbrush
    brew install --cask gimp
  28. shurick81 revised this gist Aug 11, 2023. 1 changed file with 3 additions and 0 deletions.
    3 changes: 3 additions & 0 deletions macbook_provisioning.sh
    Original file line number Diff line number Diff line change
    @@ -15,6 +15,9 @@ brew install --cask docker
    brew install --cask telegram
    brew install --cask microsoft-remote-desktop
    brew install --cask microsoft-onenote
    brew install --cask paintbrush
    brew install --cask gimp

    brew install --cask vlc
    brew install --cask microsoft-teams

  29. shurick81 revised this gist Aug 8, 2023. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions macbook_provisioning.sh
    Original file line number Diff line number Diff line change
    @@ -15,5 +15,6 @@ brew install --cask docker
    brew install --cask telegram
    brew install --cask microsoft-remote-desktop
    brew install --cask microsoft-onenote
    brew install --cask vlc
    brew install --cask microsoft-teams

  30. shurick81 revised this gist Jun 26, 2023. 1 changed file with 2 additions and 0 deletions.
    2 changes: 2 additions & 0 deletions macbook_provisioning.sh
    Original file line number Diff line number Diff line change
    @@ -15,3 +15,5 @@ brew install --cask docker
    brew install --cask telegram
    brew install --cask microsoft-remote-desktop
    brew install --cask microsoft-onenote
    brew install --cask microsoft-teams