diff --git a/Base/etc/shellrc b/Base/etc/shellrc index 5700af0e0b0..fd2e764112b 100644 --- a/Base/etc/shellrc +++ b/Base/etc/shellrc @@ -25,6 +25,7 @@ alias pv=Profiler alias ws=WebServer alias sl=Solitaire alias ue=UserspaceEmulator +alias fe=FontEditor alias rgrep="grep -r" alias egrep="grep -E"