bundles/users: add some bash aliases
All checks were successful
bundlewrap/pipeline/head This commit looks good

This commit is contained in:
Franzi 2020-10-23 06:06:59 +02:00
parent 246c408d83
commit 2bc659af5f
Signed by: kunsi
GPG key ID: 12E3D2136B818350

View file

@ -23,4 +23,7 @@ esac
uptime
last | grep 'still logged in'
alias v='vim -p'
alias l='ls -lAh'
</%text>