Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 1.44 KB

README.md

File metadata and controls

26 lines (15 loc) · 1.44 KB

Dotfiles

Quick install

Git clone this repo anywhere and run ./install.sh

If you want to skip installing some configs or packages, modify the config list, the base packages list, or the aur packages list. These files are just a list of configs/packages that the scripts install.

Note: The script asks for super user priviledges. That's expected because it needs to change login shell and install packages.

Configs

All "dotfiles" are present under the configs directory. All of these are "installed" using GNU stow to the user's home directory.

Packages

I use pacapt as my package manager. I have not tested this config on anything other than Manjaro, but it should theoretically work on other distros.

i3 + Plasma

First of all, follow this tutorial. Next, copying the i3 config file should be enough. Note that my i3 config is very basic. I'm new to tiling WMs so, this might change in the near future.