mirror of
https://github.com/Phantop/dotfiles
synced 2024-11-28 17:42:47 +00:00
Fish: fix off
This commit is contained in:
parent
4eab78cb76
commit
9ce465870a
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue