mirror of
https://github.com/ddworken/hishtory.git
synced 2024-11-26 10:13:44 +01:00
7 lines
239 B
Plaintext
7 lines
239 B
Plaintext
|
runner@ghaction-runner-hostname hishtory % echo foo
|
||
|
foo
|
||
|
runner@ghaction-runner-hostname hishtory % hishtory
|
||
|
zsh: command not found: hishtory
|
||
|
runner@ghaction-runner-hostname hishtory % echo bar
|
||
|
bar
|
||
|
runner@ghaction-runner-hostname hishtory %
|