cmder/vendor/user_profile.sh.default

7 lines
295 B
Plaintext
Raw Permalink Normal View History

# use this file to run your own startup commands for msys2 bash'
# To add a new vendor to the path, do something like:
# export PATH=${CMDER_ROOT}/vendor/whatever:${PATH}
2018-12-14 13:12:18 +08:00
# Uncomment this to have the ssh agent load with the first bash terminal
# . "${CMDER_ROOT}/vendor/lib/start-ssh-agent.sh"