Browse Source

[bash] Add shorebird sh

Colin Powell 3 tháng trước cách đây
mục cha
commit
c5c2947306
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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"