From 1a614411522bb0d4342999a793d2e737acfec191 Mon Sep 17 00:00:00 2001 From: 71Zombie <76274154+71Zombie@users.noreply.github.com> Date: Tue, 9 Nov 2021 17:29:16 -0800 Subject: [PATCH] Chromium alert --- 2-user.sh | 5 ++--- 4-pen-tools.sh | 1 - 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/2-user.sh b/2-user.sh index 68864f5..3b63396 100755 --- a/2-user.sh +++ b/2-user.sh @@ -24,7 +24,7 @@ touch "$HOME/.cache/zshhistory" git clone "https://github.com/ChrisTitusTech/zsh" git clone --depth=1 https://github.com/romkatv/powerlevel10k.git $HOME/powerlevel10k ln -s "$HOME/zsh/.zshrc" $HOME/.zshrc - +echo "If chromium takes too long to install, you may CTRL-C to cancel it." PKGS=( 'autojump' 'awesome-terminal-fonts' @@ -48,14 +48,13 @@ PKGS=( 'pidgin' 'plasma-pa' 'ocs-url' # install packages from websites -'ungoogled-chromium' +#'ungoogled-chromium' 'sddm-nordic-theme-git' 'snapper-gui-git' 'ttf-droid' 'ttf-hack' 'ttf-meslo' # Nerdfont package 'ttf-roboto' -'zoom' # video conferences 'snap-pac' 'youtube-dl-gui-git' ) diff --git a/4-pen-tools.sh b/4-pen-tools.sh index 8536244..46b2148 100644 --- a/4-pen-tools.sh +++ b/4-pen-tools.sh @@ -44,7 +44,6 @@ PKGS=( 'gitrob' 'gittools' #----------------# - 'metasploit' # Exploit 'nmap' # Network scanning 'sherlock-git'