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

4 lines
27 B
Fish
Raw Normal View History

2019-07-14 01:26:27 +00:00
function up
se up --y
2019-07-14 01:26:27 +00:00
end