Ver Fonte

[bash] Add shorebird sh

Colin Powell há 3 meses atrás
pai
commit
c5c2947306
1 ficheiros alterados com 1 adições e 0 exclusões
  1. 1 0
      bash/.bashrc

+ 1 - 0
bash/.bashrc

@@ -51,3 +51,4 @@ set-deploy-env() {
 set-pg-env() {
     source /home/powellc/src/github.com/15five/aws-cli-tooling/set-pg-env.sh
 }
+export PATH="/home/powellc/.shorebird/bin:$PATH"