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

Serendipity: A new welcome app

Provides the basic Help+ReadMe care package to new users and some
interesting tips to get started. Feel free to add more!
This commit is contained in:
thankyouverycool 2021-03-01 14:58:58 -05:00 committed by Andreas Kling
parent 0443cd4eed
commit 71a123148a
11 changed files with 457 additions and 0 deletions

View file

@ -27,5 +27,6 @@ alias ws=WebServer
alias sl=Solitaire
alias wv=WebView
alias ue=UserspaceEmulator
alias welcome=Serendipity
alias ll='ls -l'