Skip to content

Instantly share code, notes, and snippets.

@jamesbomb
jamesbomb / adobe_exe_firewall_block_windows.bat
Created October 14, 2024 00:11 — forked from ph33nx/WinMasterBlocker.bat
Block All Adobe .exe files via Firewall on Windows Using Batch Script | Stop adobe apps to access internet
@REM Author: https://github.com/ph33nx
@REM Description: This script blocks or unblocks Adobe-related executables in Windows Firewall.
@REM Usage:
@REM - To block executables: adobe_block.bat
@REM - To unblock (delete) existing rules: adobe_block.bat -delete
@echo off
setlocal enabledelayedexpansion
REM Check if the script should delete existing rules
@jamesbomb
jamesbomb / export_vscode_extesions.md
Created February 4, 2022 14:44 — forked from joseluisq/export_vscode_extesions.md
How to export your VS Code extensions from terminal

How to export your VS Code extensions from terminal

Note: Unix-like systems only.

  1. Export your extensions to a shell file:
code --list-extensions | sed -e 's/^/code --install-extension /' > my_vscode_extensions.sh

Keybase proof

I hereby claim:

  • I am jamesbomb on github.
  • I am jamesbomb (https://keybase.io/jamesbomb) on keybase.
  • I have a public key ASALe492i76XrUxB-gQsnco2fTIEgJ5PlRmwW7_lL6nPBQo

To claim this, I am signing this object: