mirror of
https://github.com/ddworken/hishtory.git
synced 2024-11-29 19:54:55 +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$
|