Skip to content

douglasnaphas/configs

 
 

Repository files navigation

configs

Configuration files for things like bash, screen, and vim

Note for SSH agent forwarding

A common task when setting up on a new host is setting up ssh agent forwarding. When doing this, it may be necessary to follow this section of the document. For example, the command might be:

ssh-add -K ~/.ssh/id_rsa

on the host that you're SSH-ing in from. This could resolve an error like Permission denied (publickey). encountered on the remote server when you try ssh -T [email protected].

About

Configuration files for things like bash, screen, and vim

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 96.3%
  • Vim Script 3.7%