Initial commit
This commit is contained in:
4
functions/_tide_item_go.fish
Normal file
4
functions/_tide_item_go.fish
Normal file
@@ -0,0 +1,4 @@
|
||||
function _tide_item_go
|
||||
path is $_tide_parent_dirs/go.mod &&
|
||||
_tide_print_item go $tide_go_icon' ' (go version | string match -r "[\d.]+")
|
||||
end
|
Reference in New Issue
Block a user