Skip to content

Latest commit

 

History

History
32 lines (24 loc) · 1.02 KB

README.md

File metadata and controls

32 lines (24 loc) · 1.02 KB

Dotfiles

Linux Arch

https://i3wm.org/

This project contains all my desktop config files and more, feel free to use anything the could help you on your configuration.

The install script only works only in arch linux, but the other files may work fine any GNU Linux distros

Usage

To install my dotfiles just clone this repository and execute the script.

git clone --recurse-submodules -j8 https://github.com/luiznux/dotfiles

This script is intended to run as normal user, but some process need sudo privileges to work, so keep an eye out when prompted for your password.

chmod +x install && ./install

Debugging and catching errors

After the end of the execute the script, a install.log file will be created as a log file to see eventual errors.

Screenshot

luiznux-img