mirror of
https://github.com/ddworken/hishtory.git
synced 2024-11-25 17:53:24 +01:00
7 lines
171 B
Plaintext
7 lines
171 B
Plaintext
|
ghaction-runner-hostname% echo foo
|
||
|
foo
|
||
|
ghaction-runner-hostname% hishtory
|
||
|
zsh: command not found: hishtory
|
||
|
ghaction-runner-hostname% echo bar
|
||
|
bar
|
||
|
ghaction-runner-hostname%
|