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
|
||||
last | grep 'still logged in'
|
||||
|
||||
alias v='vim -p'
|
||||
alias l='ls -lAh'
|
||||
</%text>
|
||||
|
|
Loading…
Reference in a new issue