mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 06:17:35 +00:00
Base: Let's have "te" as a symlink alias for TextEditor for now.
This commit is contained in:
parent
08cd75ac4b
commit
1d7b89cd1c
1 changed files with 1 additions and 0 deletions
|
@ -90,6 +90,7 @@ ln -s Snake mnt/bin/sn
|
||||||
ln -s Taskbar mnt/bin/tb
|
ln -s Taskbar mnt/bin/tb
|
||||||
ln -s VisualBuilder mnt/bin/vb
|
ln -s VisualBuilder mnt/bin/vb
|
||||||
ln -s WidgetGallery mnt/bin/wg
|
ln -s WidgetGallery mnt/bin/wg
|
||||||
|
ln -s TextEditor mnt/bin/te
|
||||||
echo "done"
|
echo "done"
|
||||||
|
|
||||||
# Run local sync script, if it exists
|
# Run local sync script, if it exists
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue