remove urxvt,cava,vis from setup

This commit is contained in:
zotan 2018-02-02 18:24:57 +01:00
parent 1a9569e6dc
commit f835968597

View file

@ -10,7 +10,8 @@ eopkg up -y
snap install spotify
eopkg it -c system.devel -y
eopkg it xrdb zsh git git-lfs telegram htop etcher golang zip unzip cava neofetch aria2 acpi ncmpcpp rxvt-unicode vim epson-inkjet-printer-escpr flatpak texlive-all solbuild pip discord -y
eopkg it xrdb zsh git git-lfs telegram htop etcher golang zip unzip neofetch aria2 acpi ncmpcpp vim epson-inkjet-printer-escpr flatpak texlive-all solbuild pip discord -y
#cava rxvt-unicode
sudo -u $SUDO_USER git lfs install
@ -21,14 +22,15 @@ fi
eopkg ar solus.sh https://repo.solus.sh/eopkg-index.xml.xz
eopkg er solus.sh
eopkg it chrome cli-visualizer dotnet-sdk geogebra insync jetbrains-toolbox libspotify libspotify-devel sublime-text-dev xarchiver -y
eopkg it chrome dotnet-sdk geogebra insync jetbrains-toolbox libspotify libspotify-devel sublime-text-dev xarchiver -y
#cli-visualizer
if [[ ! -f "/usr/bin/vis-real" ]]; then
mv /usr/bin/vis /usr/bin/vis-real
echo '#!/bin/bash' > /usr/bin/vis
echo 'xrdb -load ~/.Xresources' >> /usr/bin/vis
echo 'bash -c "urxvt -e ~/.vis.sh" &' >> /usr/bin/vis
fi
#if [[ ! -f "/usr/bin/vis-real" ]]; then
# mv /usr/bin/vis /usr/bin/vis-real
# echo '#!/bin/bash' > /usr/bin/vis
# echo 'xrdb -load ~/.Xresources' >> /usr/bin/vis
# echo 'bash -c "urxvt -e ~/.vis.sh" &' >> /usr/bin/vis
#fi
if [[ $? == 1 ]]; then
solbuild init