mirror of
https://github.com/sharkdp/bat.git
synced 2025-09-14 17:22:25 +01:00
Map fish_history
to YAML
This commit is contained in:
11
tests/syntax-tests/source/fish_history/fish_history
vendored
Normal file
11
tests/syntax-tests/source/fish_history/fish_history
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
- 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
|
||||
- .
|
Reference in New Issue
Block a user