mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-07-30 12:49:19 +00:00
Base: Add FontEditor alias to shellrc
This commit is contained in:
parent
22a1035f1b
commit
92fb2e2a28
Notes:
sideshowbarker
2024-07-18 05:14:49 +09:00
Author: https://github.com/thankyouverycool
Commit: 92fb2e2a28
Pull-request: https://github.com/SerenityOS/serenity/pull/9626
Reviewed-by: https://github.com/AtkinsSJ ✅
1 changed files with 1 additions and 0 deletions
|
@ -25,6 +25,7 @@ alias pv=Profiler
|
|||
alias ws=WebServer
|
||||
alias sl=Solitaire
|
||||
alias ue=UserspaceEmulator
|
||||
alias fe=FontEditor
|
||||
|
||||
alias rgrep="grep -r"
|
||||
alias egrep="grep -E"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue