From 88c257361ad70224cf12e768325781c2be591d48 Mon Sep 17 00:00:00 2001 From: KeshavAnandCode Date: Sat, 18 Oct 2025 00:44:01 -0500 Subject: [PATCH] oneLinerstxt --- terminalOneLiners.txt | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 terminalOneLiners.txt diff --git a/terminalOneLiners.txt b/terminalOneLiners.txt new file mode 100644 index 0000000..8363753 --- /dev/null +++ b/terminalOneLiners.txt @@ -0,0 +1,3 @@ +/bin/bash -c "$(curl -fsSL https://terminalportfolio.keshavanand.net/run-mac.sh)" for Mac +/bin/bash -c "$(curl -fsSL https://terminalportfolio.keshavanand.net/run-mac.sh)" for linux +iwr -useb https://terminalportfolio.keshavanand.net/run-windows.ps1 | iex. for Windows \ No newline at end of file