From 6b46ed71ccb5a95f2b6b4ff3266b27af0e1ea29e Mon Sep 17 00:00:00 2001 From: Shunya Hara Date: Fri, 8 Dec 2023 15:41:30 +0900 Subject: [PATCH] Update software_setup.bash --- software_setup.bash | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/software_setup.bash b/software_setup.bash index 8563a7f..ee37c6d 100755 --- a/software_setup.bash +++ b/software_setup.bash @@ -2,12 +2,9 @@ sudo apt update sudo apt install -y git sudo apt install -y ibus-mozc -sudo add-apt-repository ppa:maarten-baert/simplescreenrecorder -sudo apt-get update -sudo apt-get install -y simplescreenrecorder sudo apt install -y curl sudo apt-get install -y terminator sudo apt install -y net-tools iputils-ping sudo apt install -y gnome-shell-extension-system-monitor sudo apt install -y gnome-shell-extension-prefs -sudo apt install -y gnome-tweaks \ No newline at end of file +sudo apt install -y gnome-tweaks