Skip to content

Latest commit

 

History

39 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

configs

My personal notes around user-level Linux config.

Convenient SSH key encryption

(Source: https://stackoverflow.com/a/24902046)

  • Install keychain
  • Add to ~/.bashrc:
    eval $(keychain -q --timeout 60)
  • Add to ~/.ssh/config:
    AddKeysToAgent yes

About

My favorite configs

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages