update
This commit is contained in:
parent
bce62d5249
commit
208921b28b
|
@ -28,6 +28,7 @@ echo -e "Update system with: ${ALIASES_LIGHT_RED}update${ALIASES_NC}"
|
|||
echo ""
|
||||
|
||||
alias backup='sudo borgmatic create --verbosity 1 --files'
|
||||
alias disk-usage='sudo du -h -d 2 .[^.]* * | sort -h'
|
||||
|
||||
alias anki='anki --no-sandbox'
|
||||
alias cs='lxc list -c ns4s,user.comment:comment'
|
||||
|
|
Loading…
Reference in New Issue