diff --git a/dot_bashrc b/dot_bashrc new file mode 100644 index 00000000..919336c0 --- /dev/null +++ b/dot_bashrc @@ -0,0 +1,2 @@ +# extend PATH with brew path +export PATH="/opt/homebrew/bin/:$PATH" diff --git a/dot_zshrc b/dot_zshrc new file mode 100644 index 00000000..919336c0 --- /dev/null +++ b/dot_zshrc @@ -0,0 +1,2 @@ +# extend PATH with brew path +export PATH="/opt/homebrew/bin/:$PATH"