Skip to content

Instantly share code, notes, and snippets.

@raphiz
Last active September 22, 2016 08:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save raphiz/160bddc5d294144061f78e071f3fafc3 to your computer and use it in GitHub Desktop.
Save raphiz/160bddc5d294144061f78e071f3fafc3 to your computer and use it in GitHub Desktop.
My openhsr connect config for HS2016
login:
username: rzimmerm
email: raphael.zimmermann@hsr.ch
sync:
global-exclude:
- .DS_Store
- Thumbs.db
conflict-handling:
local-changes: ask # ask | keep | overwrite | makeCopy
remote-deleted: ask # ask | delete | keep
default-local-dir: /home/rzi/HSR/module/<name>/skript/
repositories:
WED2:
remote-dir: Informatik/Fachbereich/Web_Engineering_+_Design_2/WED2
MGE:
remote-dir: Informatik/Fachbereich/Mobile_and_GUI_Engineering/MGE
AD2:
remote-dir: Informatik/Fachbereich/Algorithmen_und_Datenstrukturen_2/AD2
BuPl:
remote-dir: Kommunikation_Wirtschaft_Recht/Business_und_Recht_1/BuPl/Aberer/
ReIng:
remote-dir: Kommunikation_Wirtschaft_Recht/Business_und_Recht_1/ReIng/
CPl:
remote-dir: Informatik/Fachbereich/C++/CPl
MsTe:
remote-dir: Informatik/Fachbereich/DotNet_Technologien/MsTe
exclude:
- '/(Archiv)'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment