1
0
Fork 0
mirror of https://github.com/Phantop/dotfiles synced 2024-09-20 00:49:15 +00:00
dotfiles/.config/fish/functions/up.fish

5 lines
74 B
Fish
Raw Normal View History

# Defined in /tmp/fish.xDL739/up.fish @ line 2
2019-07-14 01:26:27 +00:00
function up
se up --y
2019-07-14 01:26:27 +00:00
end