summaryrefslogtreecommitdiff
path: root/Base/etc
diff options
context:
space:
mode:
authorthankyouverycool <66646555+thankyouverycool@users.noreply.github.com>2021-03-01 14:58:58 -0500
committerAndreas Kling <kling@serenityos.org>2021-03-02 11:57:27 +0100
commit71a123148a685e463bdb5fcb40c5e6571c2aaa36 (patch)
tree6a0c2dccc83ef46dc16493e3ff14c7324f3140de /Base/etc
parent0443cd4eed07c139f5d079cc7a96f986a56b2425 (diff)
downloadserenity-71a123148a685e463bdb5fcb40c5e6571c2aaa36.zip
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!
Diffstat (limited to 'Base/etc')
-rw-r--r--Base/etc/shellrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/Base/etc/shellrc b/Base/etc/shellrc
index 506af77c77..72876731e5 100644
--- a/Base/etc/shellrc
+++ b/Base/etc/shellrc
@@ -27,5 +27,6 @@ alias ws=WebServer
alias sl=Solitaire
alias wv=WebView
alias ue=UserspaceEmulator
+alias welcome=Serendipity
alias ll='ls -l'