update
This commit is contained in:
parent
dff169b3b0
commit
6a53a1f23b
|
@ -1,3 +1,12 @@
|
|||
#!/bin/sh
|
||||
|
||||
echo "Aliases added:"
|
||||
echo " containers"
|
||||
echo " e cdlf lfcd gg gitknow"
|
||||
echo " mc newsh smartresize"
|
||||
echo " kvm ultra emerald p1 pi pi4 pi02"
|
||||
echo ""
|
||||
|
||||
alias anki='anki --no-sandbox'
|
||||
alias cs='lxc list -c ns4s,user.comment:comment'
|
||||
|
||||
|
|
Loading…
Reference in New Issue