mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-08-02 14:19:48 +00:00
Base: Add "alias ll='ls -l'" to /etc/shellrc
This commit is contained in:
parent
d0de3ce0bf
commit
e0e100f009
Notes:
sideshowbarker
2024-07-19 05:02:21 +09:00
Author: https://github.com/linusg
Commit: e0e100f009
Pull-request: https://github.com/SerenityOS/serenity/pull/2731
Reviewed-by: https://github.com/awesomekling ✅
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