commit e9c8ef4cf4ab9bd64bc297a09044792a00fc5320 Author: llnu Date: Mon Apr 13 11:13:06 2020 +0200 Initial commit diff --git a/balazs/todo b/balazs/todo new file mode 100644 index 0000000..dcec9ed --- /dev/null +++ b/balazs/todo @@ -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 diff --git a/todo b/todo new file mode 100644 index 0000000..61a9ea7 --- /dev/null +++ b/todo @@ -0,0 +1,9 @@ +MY PROJECT -*- mode: org -*- + +** TODO try qemu file backed ram + - + +Deploy openstack on kubernetes + +- 2020-04-10 + - ungleich learning circle