mirror of
https://github.com/ddworken/hishtory.git
synced 2025-01-02 12:19:02 +01:00
8 lines
381 B
Plaintext
8 lines
381 B
Plaintext
|
runner@ghaction-runner-hostname:~/work/hishtory/hishtory$ source /home/runner/.bashrc
|
||
|
runner@ghaction-runner-hostname:~/work/hishtory/hishtory$ echo foo
|
||
|
foo
|
||
|
runner@ghaction-runner-hostname:~/work/hishtory/hishtory$ hishtory
|
||
|
hishtory: command not found
|
||
|
runner@ghaction-runner-hostname:~/work/hishtory/hishtory$ echo bar
|
||
|
bar
|
||
|
runner@ghaction-runner-hostname:~/work/hishtory/hishtory$
|