We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c0a0fc commit f8a0271Copy full SHA for f8a0271
bashrc.d/3/magento-cloud.bash
@@ -0,0 +1,5 @@
1
+df::path "$HOME/.magento-cloud/bin"
2
+
3
+if [ -f "$HOME/.magento-cloud/shell-config.rc" ]; then
4
+ . "$HOME/.magento-cloud/shell-config.rc"
5
+fi
0 commit comments