mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 05:07:34 +00:00
Base: Add "alias ll='ls -l'" to /etc/shellrc
This commit is contained in:
parent
d0de3ce0bf
commit
e0e100f009
1 changed files with 1 additions and 0 deletions
|
@ -28,3 +28,4 @@ alias ws=WebServer
|
|||
alias sl=Solitaire
|
||||
alias wv=WebView
|
||||
|
||||
alias ll='ls -l'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue