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/scripts/arch-linux/provisioning/3-extras.bash

33 lines
1.2 KiB
Bash
Executable File

#!/usr/bin/env bash
gpg --recv-keys 0FC3042E345AD05D
pacaur --needed -S \
arc-gtk-theme-git `# GTK Theme` \
elementary-icon-theme `# GUI File Explorer Icons` \
thunar thunar-volman gvfs `# GUI File Explorer + Volume Management/Auto-Mount Disks)` \
gvfs-smb `# Auto-Detect Samba Shares` \
ttf-opensans ttf-dejavu ttf-liberation `# Fonts` \
avr-libc avr-gcc dfu-programmer dfu-util `# Keyboard Programming Utilities` \
xorg-xbacklight `# Xorg Backlight Control` \
gimp inkscape krita `# Image/Vector Editing Applications` \
audacity `# Audio Editing Application` \
cmake `# Cross-Platform Make` \
irssi `# IRC Client` \
accountsservice `# Mainly for User Avatars with LightDM` \
deluge `# GUI Torrent Client` \
lightdm lightdm-gtk-greeter `# Nice User Login` \
polybar-git `# Bar` \
php \
nginx `# Web Server` \
urxvt-perls-git urxvt-resize-font-git `# rxvt-unicode scripts` \
samba `# Sharing Files with other PCs` \
neofetch `# swag` \
cloc `# For counting lines of code` \
ttf-noto-fonts-simple ttf-noto-fonts-ib noto-fonts-emoji `# Emoji` \
siji-git gohufont artwiz-fonts phallus-fonts-git `# Bitmap Fonts` \
autorandr `# Monitor Helper` \
keybase keybase-gui kbfs `# Keybase Applications` \
discord `# Chat Application` \
--noconfirm --noedit