Base: Add Spreadsheet alias to shellrc
This commit is contained in:
parent
91d27bd484
commit
7b223fa51a
Notes:
sideshowbarker
2024-07-17 18:54:12 +09:00
Author: https://github.com/u9g 🔰 Commit: https://github.com/SerenityOS/serenity/commit/7b223fa51a Pull-request: https://github.com/SerenityOS/serenity/pull/12502
1 changed files with 1 additions and 0 deletions
|
@ -26,6 +26,7 @@ alias ws=WebServer
|
|||
alias sl=Solitaire
|
||||
alias ue=UserspaceEmulator
|
||||
alias fe=FontEditor
|
||||
alias ss=Spreadsheet
|
||||
|
||||
alias rgrep="grep -r"
|
||||
alias egrep="grep -E"
|
||||
|
|
Loading…
Add table
Reference in a new issue