diff --git a/.config/shell/bin/ned b/.config/shell/bin/ned index 03d1c4a..6b9ca6c 100755 --- a/.config/shell/bin/ned +++ b/.config/shell/bin/ned @@ -103,6 +103,7 @@ new() { } subshell() { + echo echo 'entering subshell' $SHELL }