diff options
Diffstat (limited to 'content/posts')
| -rw-r--r-- | content/posts/WIP-org-ssh-export/index.org | 6 | 
1 files changed, 3 insertions, 3 deletions
| diff --git a/content/posts/WIP-org-ssh-export/index.org b/content/posts/WIP-org-ssh-export/index.org index dc537ac..15f362e 100644 --- a/content/posts/WIP-org-ssh-export/index.org +++ b/content/posts/WIP-org-ssh-export/index.org @@ -1,7 +1,7 @@  #+TITLE: How I Keep Track of My Servers -#+DATE: 2020-10-19T21:22:28-04:00 +#+DATE: 2020-11-25T20:50:42-05:00  #+DRAFT: true -#+DESCRIPTION: +#+DESCRIPTION: The process I use to maintain my server list and ssh configuration  #+TAGS[]: emacs org-mode ssh  #+KEYWORDS[]: emacs org-mode ssh  #+SLUG: @@ -158,6 +158,6 @@ Whenever I change any details related to a server, I simply press  @@html: <kbd><kbd>Ctrl</kbd> + <kbd>c</kbd></kbd>@@  @@html: <kbd><kbd>Ctrl</kbd> + <kbd>e</kbd></kbd>@@  to bring up the org export dispatch, then -@@html: <kbd>s</kbd>@@ to select =ox-ssh=, and +@@html: <kbd>s</kbd>@@ to select =Export to SSH config=, and  @@html: <kbd>x</kbd>@@ to overwrite my existing ssh config file with  the newly generated one. | 
