Skip to content

Instantly share code, notes, and snippets.

@miloskroulik
Created May 9, 2024 12:54
Show Gist options
  • Save miloskroulik/a0bfa82f1e8a690abcbf837f53f95904 to your computer and use it in GitHub Desktop.
Save miloskroulik/a0bfa82f1e8a690abcbf837f53f95904 to your computer and use it in GitHub Desktop.
My lando bash aliases
alias l='LANDO_SCANNER=legacy lando'
alias ld='LANDO_SCANNER=legacy lando drush'
alias lc='LANDO_SCANNER=legacy lando composer'
alias lnpm='LANDO_SCANNER=legacy lando npm'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment