mirror of
https://github.com/softinio/Fishee.git
synced 2025-09-03 11:16:42 -07:00
Initial Version (work in progress)
This commit is contained in:
parent
93069902ad
commit
9dd3399d5c
11 changed files with 544 additions and 57 deletions
7
Tests/Resources/fish_history_test.txt
Normal file
7
Tests/Resources/fish_history_test.txt
Normal file
|
@ -0,0 +1,7 @@
|
|||
- cmd: cd Projects/Fishee/
|
||||
when: 1727545693
|
||||
paths:
|
||||
- Projects/Fishee/
|
||||
- cmd: swift package tools-version
|
||||
when: 1727545709
|
||||
|
6
Tests/Resources/fish_history_test_2.txt
Normal file
6
Tests/Resources/fish_history_test_2.txt
Normal file
|
@ -0,0 +1,6 @@
|
|||
- cmd: gh pr create
|
||||
when: 1727024167
|
||||
- cmd: nix flake update
|
||||
when: 1727140536
|
||||
- cmd: swift package tools-version
|
||||
when: 1727545709
|
Loading…
Add table
Add a link
Reference in a new issue