Merge pull request #391 from haraldkoch/patch-1

remove "set echo" added by the "command cd" fix
master
Martin Gondermann 7 years ago committed by GitHub
commit 9c07945385
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      gitprompt.sh

@ -1,5 +1,4 @@
#!/usr/bin/env bash
set echo
function async_run() {
{

Loading…
Cancel
Save