From 421467a8bd8d2b4ab15cbbc8d4601a5c98e11fe7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Patryk=20Kore=C5=84?= Date: Thu, 9 May 2024 18:26:34 +0200 Subject: [PATCH] Create ubuntu.sh --- ubuntu.sh | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 ubuntu.sh diff --git a/ubuntu.sh b/ubuntu.sh new file mode 100644 index 0000000..59a6b94 --- /dev/null +++ b/ubuntu.sh @@ -0,0 +1,5 @@ +sudo apt update +sudo add-apt-repository ppa:neovim-ppa/unstable +sudo apt install build-essential btop fish nvim tmux curl git nodejs + +sudo apt install chromium alacritty