icat function
This commit is contained in:
parent
50207b3068
commit
a680e331d4
1 changed files with 4 additions and 0 deletions
4
functions/icat.fish
Normal file
4
functions/icat.fish
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
function icat="
|
||||||
|
kitty +kitten icat
|
||||||
|
"
|
||||||
|
end
|
Loading…
Reference in a new issue