mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 03:27:45 +00:00
Base: Add Spreadsheet alias to shellrc
This commit is contained in:
parent
91d27bd484
commit
7b223fa51a
1 changed files with 1 additions and 0 deletions
|
@ -26,6 +26,7 @@ alias ws=WebServer
|
||||||
alias sl=Solitaire
|
alias sl=Solitaire
|
||||||
alias ue=UserspaceEmulator
|
alias ue=UserspaceEmulator
|
||||||
alias fe=FontEditor
|
alias fe=FontEditor
|
||||||
|
alias ss=Spreadsheet
|
||||||
|
|
||||||
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