Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 567 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 567 Bytes

My ArchLinux Config

my_arch

Here's explanation of how it works

The base apps installation:

sudo pacman -S i3 polybar kitty light feh neovim ttf-jetbrains-mono ranger dunst

This script does the following: install the repo, back up existing config and checkout to the newer config.

curl https://raw.githubusercontent.com/CondensedMilk7/dots/master/.local/bin/clone_config.sh | bash