Base: Remove two outdated aliases from /etc/shellrc

This commit is contained in:
Andreas Kling 2021-03-04 10:28:46 +01:00
parent 4515652001
commit 2119c9e801

View file

@ -1,7 +1,6 @@
#!sh
alias fm=FileManager
alias hw=HelloWorld
alias irc=IRCClient
alias ms=Minesweeper
alias sh=Shell
@ -25,7 +24,6 @@ alias sm=SystemMonitor
alias pv=Profiler
alias ws=WebServer
alias sl=Solitaire
alias wv=WebView
alias ue=UserspaceEmulator
alias welcome=Serendipity