summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--computer/tools.md1
-rw-r--r--computer/tools/ssh.md7
2 files changed, 8 insertions, 0 deletions
diff --git a/computer/tools.md b/computer/tools.md
index c2a75d8..fe5043d 100644
--- a/computer/tools.md
+++ b/computer/tools.md
@@ -7,6 +7,7 @@ title: Tools
* [[nix]] - the package manager of the future
* [[ranger]] is a nice [[cli]] filemanager ([[tui]], actually).
* [[fzf]] is a fuzzy selection tool
+* [[ssh]] - obviously. Some notes on ssh.
* [Pandoc](https://pandoc.org)
* [pandoc-plot](https://github.com/LaurentRDC/pandoc-plot)
diff --git a/computer/tools/ssh.md b/computer/tools/ssh.md
new file mode 100644
index 0000000..5dda827
--- /dev/null
+++ b/computer/tools/ssh.md
@@ -0,0 +1,7 @@
+---
+title: SSH
+---
+
+* [SSH tips and tricks](https://carlosbecker.dev/posts/ssh-tips-and-tricks/)
+ * [hackernews](https://news.ycombinator.com/item?id=32486031)
+