README
This commit is contained in:
parent
c520435502
commit
67437f0fa8
8
README.md
Normal file
8
README.md
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
## 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!
|
Loading…
Reference in New Issue
Block a user