summaryrefslogtreecommitdiff
path: root/layout/userfs/home/guest/.execline-shell
diff options
context:
space:
mode:
Diffstat (limited to 'layout/userfs/home/guest/.execline-shell')
-rwxr-xr-xlayout/userfs/home/guest/.execline-shell3
1 files changed, 3 insertions, 0 deletions
diff --git a/layout/userfs/home/guest/.execline-shell b/layout/userfs/home/guest/.execline-shell
new file mode 100755
index 0000000..f28df30
--- /dev/null
+++ b/layout/userfs/home/guest/.execline-shell
@@ -0,0 +1,3 @@
+#!/command/execlineb -S0
+export PS1 "${USER}@%%HOSTNAME%%:${PWD} $ "
+/bin/ash $@