Skip to content

Commit

Permalink
Update codespace.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
dmalan authored Jul 5, 2024
1 parent 91c0bcb commit 4f09278
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions etc/profile.d/codespace.sh
Original file line number Diff line number Diff line change
Expand Up @@ -82,9 +82,4 @@ if [ "$(whoami)" != "root" ]; then
http-server() {
command http-server "$@" | _hostname | _version | uniq
}

# Rewrite URL in stdout
rstudio() {
command rstudio | _hostname
}
fi

0 comments on commit 4f09278

Please sign in to comment.