This is a collection of configs for my archlinux setup. I use a solarized theme with xmonad, oh-my-zsh and urxvt.
pacman -S --needed - < pkglist.txt
sh -c "$(curl -fsSL https://raw.githubusercontent.com/robbyrussell/oh-my-zsh/master/tools/install.sh)"
git clone https://aur.archlinux.org/yay.git
cd yay
makepkg -si
cd .. && rm -rf yay
yay --needed -S - < yaylist.txt
localectl --no-convert set-x11-keymap de pc105 nodeadkeys
# GPG supported
sudo pip install git+https://github.com/naftulikay/aws-env@v1.2.0
# GPG not supported
sudo npm install -g awsp
systemctl enable pcscd.service
systemctl start pcscd.service
mkdir $HOME/screenshots
dconf write /org/gnome/gnome-screenshot/auto-save-directory "'file://$HOME/screenshots'"
Clone dotfiles to home folder && cd dotfiles
stow xmonad
stow linux
xbindkeys
synclient TouchpadOff=1
