Skip to content

Commit 4f09278

Browse files
authored
Update codespace.sh
1 parent 91c0bcb commit 4f09278

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

etc/profile.d/codespace.sh

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -82,9 +82,4 @@ if [ "$(whoami)" != "root" ]; then
8282
http-server() {
8383
command http-server "$@" | _hostname | _version | uniq
8484
}
85-
86-
# Rewrite URL in stdout
87-
rstudio() {
88-
command rstudio | _hostname
89-
}
9085
fi

0 commit comments

Comments
 (0)