Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 339 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 339 Bytes

Installation

Artix linux recommended.
To install dotfiles anc create a fake home directory at /home/$USER1/home:

USER1=myuser sh install install-dotfiles.sh

To install root dotfiles:

doas sh install-dotfiles-root.sh

or

sudo sh install-dotfiles-root.sh

Full artix linux setup

NOT FINISHED