mirror of
https://github.com/Phantop/dotfiles
synced 2025-03-20 17:09:21 +00:00
5 lines
81 B
Fish
5 lines
81 B
Fish
|
# Defined in /tmp/fish.Iak7eY/push.fish @ line 1
|
||
|
function push
|
||
|
g push $argv
|
||
|
end
|