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

moves matrix to install

this is where we decide to use cli so it should be there
parent 1904623b
No related branches found
No related tags found
No related merge requests found
......@@ -319,6 +319,20 @@
# install
</section>
<section id="setup-cli" data-markdown>
## command line
![just take the damn red pill](img/matrix-pill.jpg)
notes:
- learn by doing / understand what you do
- GUI hides too much of that
- use GUI only if it integrates well in your workflow, e.g. IDE
- my main editor is emacs, so I am using emacs integration (magit)
for most of my day-to-day tasks, only a few key presses per git
operation, when I am in the terminal, I simply use the CLI
</section>
<section id="install-os-packages" data-markdown>
## os packages
......@@ -353,20 +367,6 @@
- add **break** here if needed
</section>
<section id="setup-cli" data-markdown>
## command line
![just take the damn red pill](img/matrix-pill.jpg)
notes:
- learn by doing / understand what you do
- GUI hides too much of that
- use GUI only if it integrates well in your workflow, e.g. IDE
- my main editor is emacs, so I am using emacs integration (magit)
for most of my day-to-day tasks, only a few key presses per git
operation, when I am in the terminal, I simply use the CLI
</section>
<section id="cli-description" data-markdown>
## command line
### description syntax
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment