mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 08:57:34 +00:00
Base: Add FontEditor alias to shellrc
This commit is contained in:
parent
22a1035f1b
commit
92fb2e2a28
1 changed files with 1 additions and 0 deletions
|
@ -25,6 +25,7 @@ alias pv=Profiler
|
||||||
alias ws=WebServer
|
alias ws=WebServer
|
||||||
alias sl=Solitaire
|
alias sl=Solitaire
|
||||||
alias ue=UserspaceEmulator
|
alias ue=UserspaceEmulator
|
||||||
|
alias fe=FontEditor
|
||||||
|
|
||||||
alias rgrep="grep -r"
|
alias rgrep="grep -r"
|
||||||
alias egrep="grep -E"
|
alias egrep="grep -E"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue