Update i3 background and add boxu command #fishshell

This commit is contained in:
Colin Powell
2019-04-18 01:54:59 -04:00
parent e6659d622a
commit 24e22170fb
3 changed files with 13 additions and 10 deletions

View File

@ -0,0 +1,3 @@
function boxu
ssh -t root@box.onec.me "apt upgrade -y"
end