Go to file
Nicole O'Connor 3ddf308a08 update url in zshrc-stub 2022-10-09 14:32:21 -07:00
base ticker now properly scales to cols and has a dev option to just be a printf 2021-08-24 19:10:32 -07:00
modules aliases 2020-11-24 23:13:27 -08:00
.gitignore update checks 2020-04-21 16:40:28 -07:00
LICENSE license year update 2022-02-02 18:24:24 -08:00
README.md README 2022-02-02 18:24:00 -08:00
zeesh.zsh ticker now properly scales to cols and has a dev option to just be a printf 2021-08-24 19:10:32 -07:00
zshrc-stub update url in zshrc-stub 2022-10-09 14:32:21 -07:00

README.md

zeesh

a custom zsh environment

What's it do?

  • Provides a unique syntax for running ssh sessions. You can simply type command@target-host --args to run a one shot command on target-host (or @target-host to open a full ssh session)
  • Customizes the prompt according to developer's personal preferences (framework for customization coming soon!)
  • Automatically updates itself, and is capable of installing itself with just a stub zshrc
  • And more, as needed!