mirror of
https://github.com/sharkdp/bat.git
synced 2025-03-25 14:17:35 +01:00
12 lines
215 B
Plaintext
Vendored
12 lines
215 B
Plaintext
Vendored
- cmd: echo "hello world"
|
|
when: 1656950812
|
|
- cmd: ls /tmp
|
|
when: 1656950818
|
|
paths:
|
|
- /tmp
|
|
- cmd: cp .local/share/fish/fish_history .
|
|
when: 1656950833
|
|
paths:
|
|
- .local/share/fish/fish_history
|
|
- .
|