Projects STRLCPY git-open Commits f11ced9a
🤬
  • ■ ■ ■ ■ ■
    git-open
    skipped 267 lines
    268 268   BROWSER="echo"
    269 269  fi
    270 270   
    271  -# Allow printing the url if BROWSER=echo
    272  -if [[ $BROWSER != "echo" ]]; then
    273  - exec &>/dev/null
    274  -fi
    275  - 
    276 271  # open it in a browser
    277 272  ${BROWSER:-$open} "$openurl"
    278 273   
Please wait...
Page is in error, reload to recover