Skip to content

Commit

Permalink
shrc: remove some unneeded cruft.
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeMcQuaid committed Aug 15, 2023
1 parent 2800845 commit bf52466
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions shrc.sh
Original file line number Diff line number Diff line change
Expand Up @@ -155,10 +155,6 @@ if [[ -n "${MACOS}" ]]; then
)
export HOMEBREW_GITHUB_API_TOKEN="${GITHUB_TOKEN}"
export JEKYLL_GITHUB_TOKEN="${GITHUB_TOKEN}"
export BUNDLE_RUBYGEMS__PKG__GITHUB__COM="${GITHUB_TOKEN}"

# Use ESP32 in Arduino CLI
export ARDUINO_BOARD_MANAGER_ADDITIONAL_URLS="https://raw.githubusercontent.com/espressif/arduino-esp32/gh-pages/package_esp32_index.json"

# output what's listening on the supplied port
on-port() {
Expand Down

0 comments on commit bf52466

Please sign in to comment.