Skip to content

Travis-Taylor/home-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

home-config

Repo to centralize various config files across work and home linux machines.

In the "home" directory are files meant to live in the $HOME directory. These can be symlinked to their intended location by running setup.sh

Miscellany

In addition to the symlinks generated by the setup script, here are some other steps that require a bit more user-touch to configure

  1. Remove the login failure delay: Append "nodelay" to the line similar to the following:
# /etc/pam.d/common-auth
auth    [success=2 default=ignore]  pam_unix.so nullok

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published