From 86dfd1e5d3561ad40572674f07b17d3cb3719969 Mon Sep 17 00:00:00 2001 From: Guus van Meerveld Date: Tue, 7 Mar 2023 00:28:55 +0100 Subject: [PATCH] Remove old commands from install script --- install_scripts/post-install | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/install_scripts/post-install b/install_scripts/post-install index ca4b85b..13d1f0f 100755 --- a/install_scripts/post-install +++ b/install_scripts/post-install @@ -4,13 +4,13 @@ sudo systemctl enable NetworkManager --now # Flutter -sudo gpasswd -a $USER flutterusers +# sudo gpasswd -a $USER flutterusers # sddm sudo systemctl enable ly # Micro -micro -plugin install quoter filemanager +# micro -plugin install quoter filemanager # ZSH $ROOT/scripts/install-zsh