From 1523cf9af6a12c54acd05bc2396da307922aac36 Mon Sep 17 00:00:00 2001 From: ITmail-dk Date: Tue, 1 Nov 2022 11:04:55 +0100 Subject: [PATCH] add clear, + apt rsync --- install-scripts/apt-install-core-packages.sh | 2 +- install-scripts/mkdir-cp-git-chmod-echo-files.sh | 12 ++++++++---- 2 files changed, 9 insertions(+), 5 deletions(-) diff --git a/install-scripts/apt-install-core-packages.sh b/install-scripts/apt-install-core-packages.sh index bf440ef..b0b6a9c 100644 --- a/install-scripts/apt-install-core-packages.sh +++ b/install-scripts/apt-install-core-packages.sh @@ -18,7 +18,7 @@ echo "Enter your user password, to continue if necessary" sudo apt update # Core packages to be installed -sudo apt install -y xorg arandr autorandr dialog bspwm sxhkd sddm picom polybar xautolock xsecurelock network-manager git kitty psmisc rofi nemo thunar pcmanfm module-assistant font-manager gvfs-backends nitrogen dunst cups xsensors smbclient lxpolkit xbacklight lxappearance htop mc xarchiver pulseaudio pulsemixer bluez bluez-firmware bluez-tools xfce4-pulseaudio-plugin moc mpv curl tmux imagemagick sxiv scrot flameshot firefox-esr numlockx ranger neovim notify-osd neofetch flatpak timeshift rename gparted cpufrequtils xfce4-power-manager xfce4-settings bpytop +sudo apt install -y xorg arandr autorandr dialog bspwm sxhkd sddm picom polybar xautolock xsecurelock network-manager git kitty psmisc rofi nemo thunar pcmanfm module-assistant font-manager gvfs-backends nitrogen dunst rsync cups xsensors smbclient lxpolkit xbacklight lxappearance htop mc xarchiver pulseaudio pulsemixer bluez bluez-firmware bluez-tools xfce4-pulseaudio-plugin moc mpv curl tmux imagemagick sxiv scrot flameshot firefox-esr numlockx ranger neovim notify-osd neofetch flatpak timeshift rename gparted cpufrequtils xfce4-power-manager xfce4-settings bpytop # APT OFF # system-config-printer cifs-utils bluez-alsa-utils diff --git a/install-scripts/mkdir-cp-git-chmod-echo-files.sh b/install-scripts/mkdir-cp-git-chmod-echo-files.sh index 716ca7d..84ca4f3 100644 --- a/install-scripts/mkdir-cp-git-chmod-echo-files.sh +++ b/install-scripts/mkdir-cp-git-chmod-echo-files.sh @@ -26,10 +26,9 @@ mkdir ~/Public mkdir ~/Videos mkdir ~/Music - - # Not for production version #read -p "Troubleshooting - Press a key to continue the installation." +clear #Copy files to... echo "-'-'-'-'-'-'-'-'-'-'-'-'-" @@ -48,6 +47,7 @@ cp ~/bspwm-install-ma-dte/local-files/.Xresources ~/ # Not for production version #read -p "Troubleshooting - Press a key to continue the installation." +clear # Echo config to files. YES / NO echo "-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-" @@ -73,7 +73,7 @@ echo "bgcolor=#191a1b" >> ~/.config/nitrogen/bg-saved.cfg # Not for production version #read -p "Troubleshooting - Press a key to continue the installation." - +clear #chmod +x files. echo "-'-'-'-'-'-'-'-'-'-'-'-'-" @@ -92,7 +92,7 @@ chmod +x ~/.config/rofi/rofi-beats.sh # Not for production version #read -p "Troubleshooting - Press a key to continue the installation." - +clear #Unzip files to... #echo "-'-'-'-'-'-'-'-'-'-'-'-'-" @@ -120,6 +120,7 @@ git clone https://github.com/PapirusDevelopmentTeam/papirus-icon-theme ~/bspwm-i # Not for production version #read -p "Troubleshooting - Press a key to continue the installation." +clear #Copy Theme files... echo "-'-'-'-'-'-'-'-'-'-'-'-'-" @@ -148,6 +149,9 @@ mkdir ~/.config/gtk-3.0 cp ~/bspwm-install-ma-dte/themes/gtk-3.0/settings.ini ~/.config/gtk-3.0 cp ~/bspwm-install-ma-dte/themes/.gtkrc-2.0 ~/ +# Not for production version +#read -p "Troubleshooting - Press a key to continue the installation." +clear echo "-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-" echo " "