Skip to content

Instantly share code, notes, and snippets.

View brunomedeiros0121's full-sized avatar

Bruno Medeiros brunomedeiros0121

  • Franca-SP
View GitHub Profile
@legowerewolf
legowerewolf / hyperstart.bat
Last active December 29, 2023 16:45
Selecting a shell on startup in the Hyper terminal emulator
@ECHO off
:top
CLS
ECHO Choose a shell:
ECHO [1] cmd
ECHO [2] bash
ECHO [3] PowerShell
ECHO [4] Python
ECHO.
ECHO [5] restart elevated