diff --git a/dot_common.sh.d/pscale.sh b/dot_common.sh.d/pscale.sh new file mode 100644 index 0000000..11da6e2 --- /dev/null +++ b/dot_common.sh.d/pscale.sh @@ -0,0 +1,3 @@ +[ -d "$HOME/.ps-toolbox/bin" ] && export PATH="$HOME/.ps-toolbox/bin:$PATH" + +alias psk=pskube