Update i3 background and add boxu command #fishshell
This commit is contained in:
3
fish/.config/fish/functions/boxu.fish
Normal file
3
fish/.config/fish/functions/boxu.fish
Normal file
@ -0,0 +1,3 @@
|
||||
function boxu
|
||||
ssh -t root@box.onec.me "apt upgrade -y"
|
||||
end
|
||||
Reference in New Issue
Block a user