1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-25 05:37:43 +00:00

Base: Add Spreadsheet alias to shellrc

This commit is contained in:
u9g 2022-02-13 15:15:11 -05:00 committed by Ali Mohammad Pur
parent 91d27bd484
commit 7b223fa51a

View file

@ -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"