mirror of
https://github.com/xxh/xxh
synced 2024-11-23 20:33:08 +00:00
Update README.md
This commit is contained in:
parent
1c31ea0b10
commit
b65a711b32
1 changed files with 2 additions and 5 deletions
|
@ -1,8 +1,5 @@
|
|||
<p align="center">
|
||||
<p align="center">
|
||||
<b>xxh</b> is for using Python-powered <a href="https://xon.sh/">xonsh shell</a> wherever you go through the ssh.
|
||||
</p>
|
||||
</p>
|
||||
<p align="center">You chosen a favorite command shell and spend hours to adjust it, to stuff it with aliases, shortcuts and colors. But when you move from local to remote host using ssh you lose it all! What a hell!</p>
|
||||
<p align="center">The mission of xxh is to allow you to use your favorite shell with your aliases, shortcuts and color theme wherever you go through the ssh. We start from Python-powered <a href="https://xon.sh">xonsh shell</a>.</p>
|
||||
<p align="center">
|
||||
<a href="https://pypi.org/project/xonssh-xxh/" target="_blank" alt="PyPI Latest Release"><img src="https://img.shields.io/pypi/v/xonssh-xxh.svg"></a>
|
||||
<a href="https://asciinema.org/a/osSEzqnmH9pMYEZibNe2K7ZL7" target="_blank"><img alt="asciinema demo" src="https://img.shields.io/badge/demo-asciinema-grass"></a>
|
||||
|
|
Loading…
Reference in a new issue