zsh-users
 help / color / mirror / code / Atom feed
* Demo: zsh4humans ssh teleportation
@ 2022-12-05 17:13 Roman Perepelitsa
  2022-12-05 17:44 ` Jérémie Roquet
  0 siblings, 1 reply; 2+ messages in thread
From: Roman Perepelitsa @ 2022-12-05 17:13 UTC (permalink / raw)
  To: Zsh Users

zsh4humans [1] is a config for zsh akin to Oh My Zsh, Prezto and Zim.
One of its features is ssh teleportation. Whenever you ssh to a remote
machine, you get the same shell experience as you have locally:
prompt, bindings, aliases, etc. If the remote machine is missing some
software (most notably, zsh itself), it'll be installed automatically
in the home directory without requiring superuser privileges. In
addition, command history can be shared between different machines.

I've recorded a demo of ssh teleportation:
https://asciinema.org/a/542763. It may be too fast to follow, so you
might want to hit space to pause/unpause to make viewing more
comfortable.

Docs are here [2] and here [3]. I wouldn't recommend trying zsh4humans
if you aren't already comfortable with zsh configs. If you do decide
to try it, read all tips linked above and follow as many as you can.
The default experience is decent but it's far cry from what you can
achieve with a personally tailored config. Many features, including
ssh teleportation, need to be explicitly enabled.

I've posted the same message on r/zsh [4].

Roman.

[1]: https://github.com/romkatv/zsh4humans
[2]: https://github.com/romkatv/zsh4humans/blob/master/README.md
[3]: https://github.com/romkatv/zsh4humans/blob/master/tips.md
[4]: https://www.reddit.com/r/zsh/comments/zdaak0


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Demo: zsh4humans ssh teleportation
  2022-12-05 17:13 Demo: zsh4humans ssh teleportation Roman Perepelitsa
@ 2022-12-05 17:44 ` Jérémie Roquet
  0 siblings, 0 replies; 2+ messages in thread
From: Jérémie Roquet @ 2022-12-05 17:44 UTC (permalink / raw)
  To: Roman Perepelitsa; +Cc: Zsh Users

Le lun. 5 déc. 2022 à 18:14, Roman Perepelitsa
<roman.perepelitsa@gmail.com> a écrit :
> I've recorded a demo of ssh teleportation:
> https://asciinema.org/a/542763

That demo is fantastic; so much shown in less than three minutes, well done!

-- 
Jérémie


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-12-05 17:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-05 17:13 Demo: zsh4humans ssh teleportation Roman Perepelitsa
2022-12-05 17:44 ` Jérémie Roquet

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).