2 lines
56 B
Bash
2 lines
56 B
Bash
[[ -x "$(which pew)" ]] && source "$(pew shell_config)"
|
[[ -x "$(which pew)" ]] && source "$(pew shell_config)"
|