# httpie dir=$(dirname $0) http get "https://www.strava.com/api/v3/athlete/activities" "Authorization: Bearer $(cat $dir/../access_token.local)"