Fish: fix off

This commit is contained in:
Phantop 2020-02-15 23:57:24 -05:00
parent 4eab78cb76
commit 9ce465870a
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# Defined in /tmp/fish.oNKIX3/off.fish @ line 2
# Defined in /tmp/fish.Qwgrvr/off.fish @ line 2
function off
snyc; shutdown $argv; exit
sync; shutdown $argv; exit
end