Skip to content

osamamragab/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

config files and scripts.

Setup

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

Post Install

pam_ssh

pam_ssh

add the following to /etc/pam.d/login

...
-auth        optional    pam_ssh.so    try_first_pass
...
-session     optional    pam_ssh.so

Homepage ArchWiki

About

config files and other scripts

Resources

License

Stars

Watchers

Forks