bundles/users: add some bash aliases
All checks were successful
bundlewrap/pipeline/head This commit looks good
All checks were successful
bundlewrap/pipeline/head This commit looks good
This commit is contained in:
parent
246c408d83
commit
2bc659af5f
1 changed files with 3 additions and 0 deletions
|
@ -23,4 +23,7 @@ esac
|
||||||
|
|
||||||
uptime
|
uptime
|
||||||
last | grep 'still logged in'
|
last | grep 'still logged in'
|
||||||
|
|
||||||
|
alias v='vim -p'
|
||||||
|
alias l='ls -lAh'
|
||||||
</%text>
|
</%text>
|
||||||
|
|
Loading…
Reference in a new issue