Skip to content

Gregor-zbjk/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles

Setup

  1. Add SSH Key to Github Settings → SSH and GPG Keys (more info at: GitHub Docs)
  2. Create/edit ssh-config file: nano ~/.ssh/config and add following:
Host github.com
AddKeysToAgent yes
UseKeychain yes
IdentityFile ~/.ssh/id_ed25519_github
  1. Test the connection ssh git@github.com
  2. install yadm with your packagemanager (more info at: yadm Docs)
  3. Clone the repo with yadm clone git@github.com:Gregor-zbjk/dotfiles.git & check with yadm status

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages