ohmyksh/completions/ssh.org

11 lines
172 B
Org Mode
Raw Permalink Normal View History

2021-03-11 07:42:00 -07:00
#+TITLE: Completions: ssh
2021-03-11 08:40:09 -07:00
** All Levels
#+begin_src shell
${HOST_LIST[*]}
#+end_src
~HOST_LIST~ is a combination of ~/etc/ssh/ssh_known_hosts~ and
~~/.ssh/known_hosts~.