We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e3cc0b commit 53555f7Copy full SHA for 53555f7
‎README.md
@@ -0,0 +1,5 @@
1
+# Version Control with Git and Github
2
+
3
+
4
5
+We're using the terminal.
‎index.qmd
@@ -214,6 +214,10 @@ click to "show hidden files"
214
215
:::
216
217
+## some terminal basics
218
219
+whereami, whoami
220
221
## new project
222
223
- create project (from rstudio, or terminal)
@@ -436,6 +440,10 @@ https://cli.github.com/
436
440
437
441
https://code.visualstudio.com/
438
442
443
+## tldr
444
445
+https://dbrgn.github.io/tealdeer/
446
439
447
# workflows: II
448
449
## gitignore
0 commit comments