config files and scripts.
NOTE: The scripts may override your files; backup your files and read the code before running it.
Clone the repo and run the setup
script:
git clone https://github.com/osamamragab/dotfiles.git
cd dotfiles
./setup
Use the sysinit
script instead to install the packages and setup the dotfiles
for a fresh Artix Linux install:
./sysinit
add the following to /etc/pam.d/login
...
-auth optional pam_ssh.so try_first_pass
...
-session optional pam_ssh.so