mirror of
https://github.com/Phantop/dotfiles
synced 2025-01-21 03:58:02 +00:00
5 lines
75 B
Fish
5 lines
75 B
Fish
|
# Defined in /tmp/fish.of4bzw/ex.fish @ line 1
|
||
|
function ex
|
||
|
exit $argv
|
||
|
end
|