Initial commit
This commit is contained in:
commit
be4c358070
89 changed files with 2766 additions and 0 deletions
3
fish/functions/_tide_item_jobs.fish
Normal file
3
fish/functions/_tide_item_jobs.fish
Normal file
|
@ -0,0 +1,3 @@
|
|||
function _tide_item_jobs
|
||||
set -q _tide_jobs && _tide_print_item jobs $tide_jobs_icon
|
||||
end
|
Loading…
Add table
Add a link
Reference in a new issue