This is designed to get a functional, decent looking Arch environment started along with standard programming utilities.
If you are cloning or forking and not me, you'll need to delete the .gitconfig
git
is the only prerequisite.
- Clone or download repository
- Run
sudo ./.setup.sh
Name | Description |
---|---|
alacritty | GPU-accelerated terminal emulator |
alsa-utils | Command line utility for sound control. |
feh | Image viewer. Used to set background. |
i3lock-fancy | Aesthetically pleasing lock utility |
i3status | Generates status bar to use with i3bar, dzen2 or xmobar |
libinput-gestures | Actions gestures on your touchpad using libinput |
picom | A lightweight compositor for X11 |
redshift | Adjusts the color temperature of your screen according to your surroundings. |
rofi | A window switcher, application launcher and dmenu replacement |
wmctrl | UNIX/Linux command line tool to interact with an EWMH/NetWM compatible X Window Manager |
xorg-backlight | RandR-based backlight control application |
Name | Purpose |
---|---|
vscode | Editor |
docker | Containerization |
curl | Command line data transfer utility |
insomnia | REST / GraphQL client |
wget | Non-interactive download of files from the Web |
Name | Description |
---|---|
Go | go 1.14.1 |
nvm | POSIX-compliant bash script to manage multiple active node.js versions |
rvm | Ruby version manager |