Skip to content

pahindman/myrepos-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

myrepos-config

Configuration files for myrepos

Initial Setup:

  • Install git, mr, vcsh
  • Configure ssh for use with github (e.g. ssh-add key to ssh-agent)
    • I use SSH rather than HTTPS with mr/vcsh to make it easy to push updates
    • It should be possible to use HTTPS for fetch and SSH for push, but it would probably make the config more complicated.
  • vcsh clone ssh://git@github.com/pahindman/myrepos-config.git
  • Copy desired repo configuration files from ~/.config/mr/available.d/ to ~/.config/mr/config.d/
  • mr update

About

Configuration for myrepos

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages