mirror of
https://github.com/ddworken/hishtory.git
synced 2025-02-18 03:20:53 +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% |