1
0
Fork 0
mirror of https://github.com/Phantop/dotfiles synced 2024-10-02 06:59:04 +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