Initial commit
This commit is contained in:
commit
e9c8ef4cf4
2 changed files with 23 additions and 0 deletions
14
balazs/todo
Normal file
14
balazs/todo
Normal file
|
@ -0,0 +1,14 @@
|
|||
Lesson 2 -*- mode: org -*-
|
||||
|
||||
* Organisation #2: Creating, managing and sharing with "magit"
|
||||
* Install "magit" for emacs
|
||||
* Bind C-x g to open magit-status in ~/.emacs
|
||||
* Create a new directory ~/ungleich-learning-circle/ (with emacs)
|
||||
* Use C-h b in dired mode to find out how to
|
||||
* Create a sub directory ~/ungleich-learning-circle/YOURNAME/ (with emacs)
|
||||
* Move your previously created learning.org file into ~/ungleich-learning-circle/YOURNAME/ (with emacs)
|
||||
* Initialise it with git (with magit)
|
||||
* Create the repo "ungleich-learning-circle" on code.ungleich.ch under your username
|
||||
* Add your remote on code.ungleich.ch to your local git repo with magit
|
||||
* Push your repo
|
||||
* Add a new remote of a another participant
|
9
todo
Normal file
9
todo
Normal file
|
@ -0,0 +1,9 @@
|
|||
MY PROJECT -*- mode: org -*-
|
||||
|
||||
** TODO try qemu file backed ram
|
||||
-
|
||||
|
||||
Deploy openstack on kubernetes
|
||||
|
||||
- 2020-04-10
|
||||
- ungleich learning circle
|
Loading…
Reference in a new issue