This repository has been archived on 2024-03-28. You can view files and clone it, but cannot push or open issues or pull requests.
dotfiles/os/arch_linux/3-utils.bash

59 lines
877 B
Bash
Executable File

#!/usr/bin/env bash
DIR=$(cd "$(dirname "${BASH_SOURCE[0]}" )/../.." && pwd)
source $DIR/variables.bash
sudo pacman -S \
tree \
rofi \
slock \
the_silver_searcher \
thunar thunar-volman gvfs \
audacity \
luakit \
gimp \
alsa-utils \
wpa_actiond \
ifplugd \
htop \
openssh \
openssl \
--noconfirm
pacaur -S \
gtk-theme-arc \
weechat \
ruby \
tcl \
mtpfs \
libmtp \
gvfs-mtp \
pass \
qutebrowser \
bash-completion \
avr-libc avr-gcc dfu-programmer dfu-util \
reptyr \
fzf \
urxvt-perls-git \
mutt procmail msmtp \
ncmpcpp mpd \
rsync \
samba \
thunar-shares-plugin \
gvfs-smb \
elementary-icon-theme \
nmap \
pulseaudio-ctl \
pavucontrol \
alsa-plugins \
nvidia-beta \
lib32-nvidia-beta \
qt5-webengine \
ruby \
xorg-xbacklight \
i3lock-blur \
--noconfirm --noedit
# sudo ln -s /usr/bin/google-chrome-unstable /usr/bin/chrome