Skip to content
Snippets Groups Projects
Verified Commit cc6d1d2c authored by ck85nori's avatar ck85nori :railway_track:
Browse files

improves first slide preparation notes

parent 79de04f3
No related branches found
No related tags found
No related merge requests found
......@@ -30,12 +30,12 @@
## for beginner-level git users
notes:
- terminal session preparation:
- two terminals each with same tmux session, check font size
- remove user, host and path from prompt
- clean git config for demo
- close your laptops
- hand out cheat sheets later, no need to write stuff down
- `make -B` to create images
- two terminals each with same tmux session, increase font size
- `export PS1="\\[\\033[0;36m\\]\\w\\[\\033[0;35m\\]\$(__git_ps1 \" (%s)\")\\[\\033[0;36m\\] $ \\[\\033[0m\\]"`
- remove git config for demo
- log in to git.idiv.de
- cheat sheets are handed out later
- if you have questions feel free to interrupt
</section>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment