Skip to content

Instantly share code, notes, and snippets.

@se7enack
Created October 18, 2024 16:14
Show Gist options
  • Save se7enack/c0f3300a86d183ac47f9a748b708c20e to your computer and use it in GitHub Desktop.
Save se7enack/c0f3300a86d183ac47f9a748b708c20e to your computer and use it in GitHub Desktop.
test bash scripts in linux rather than mac by adding to bashrc of zshrc and typing 'linux'
alias linux='docker run -ti -w /opt -v .:/opt ubuntu bash'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment