2 lines
51 B
Bash
2 lines
51 B
Bash
#!/bin/zsh
|
|
emulate sh -c '. "$HOME/.bash_profile"'
|
#!/bin/zsh
|
|
emulate sh -c '. "$HOME/.bash_profile"'
|