Created
October 18, 2024 16:14
-
-
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'
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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