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-specific/arch-linux/provisioning/2-essentials.bash

42 lines
690 B
Bash
Executable file

#!/usr/bin/env bash
sudo pacman -S \
tree \
rofi \
slock \
the_silver_searcher \
alsa-utils \
htop \
openssh \
openssl \
ruby \
python python-pip \
pass \
qutebrowser \
bash-completion \
fzf \
rsync \
pavucontrol \
neovim \
vim \
unzip \
xsel \
xclip \
tmux \
rxvt-unicode \
xorg-xinit xorg-server xorg-xrdb \
xcb-util xcb-util-keysyms xcb-util-wm xorg-xrandr xdotool feh \
--noconfirm
pacaur -S \
urxvt-perls-git \
samba \
pulseaudio-ctl \
alsa-plugins \
unclutter-xfixes-git gtk-theme-arc gtk-engine-murrine xorg-server-devel \
bspwm-git sxhkd-git xdo-git \
--noconfirm --noedit
# sudo ln -s /usr/bin/google-chrome-unstable /usr/bin/chrome