Skip to content
(['AB'])
  • about
    • AB
    • Agent
    • social media explained
    • !funny
    • lajf
  • dev
    • dev soft
      • composer
      • Typo3
      • WP
      • PHP
      • JS
      • Py
      • cli
      • deV @deprecated
        • Contenido
    • search
    • git
      • git flow
    • programming

Tag: linux

2022-07-31

load .env via .bashrc

if [ ! -f ~/.env ] then set -o allexport source ~/.env set +o allexport # export $(cat ~/.env | xargs) # alternative fi

  • Privacy Policy
Powered by WordPress | Theme: Write by Themegraphy