Skip to content

Commit d5429c2

Browse files
author
Richard Cunningham
committed
activation message
1 parent ed20432 commit d5429c2

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.devcontainer/features/terminalhistory/install.sh

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
#!/bin/bash
2+
set -e
3+
4+
echo "Activating feature 'terminal-history'"
5+
echo "User: ${_REMOTE_USER} User home: ${_REMOTE_USER_HOME}"
26

37
mkdir -p $CONFIG_STAGING
48

0 commit comments

Comments
 (0)