Commit Graph
18 Commits
Author SHA1 Message Date
Mathias Fredriksson 29ab6e737f 1.1.1 2015-07-04 11:49:20 +03:00
Mathias Fredriksson 5f5b990e2b Disable prompt expansion for running command 2015-06-16 14:54:43 +03:00
Mathias Fredriksson a099059f15 Merge pull request #130 from zmwangx/rename-variables-for-readability
Rename two internal variables for readability
2015-06-14 11:26:40 +03:00
Mathias Fredriksson 58167f1879 Use standard [[ ]] for conditional and add clarifications 2015-06-13 13:21:44 +03:00
Mathias Fredriksson b55776e7aa fix: do the PURE_GIT_PULL check in the correct place 2015-06-02 20:16:27 +03:00
Mathias FredrikssonandSindre Sorhus fbca62ea3f Close #124 PR: Show hostname in terminal title if session is over ssh. 2015-06-01 13:27:44 +02:00
Mathias Fredriksson 016b5ec7db Use slightly faster git dirty check for untracked files 2015-06-01 13:09:15 +03:00
Mathias Fredriksson 3d807f5d54 import bug-fix release from zsh-async, fixes async job flushing 2015-05-30 18:41:21 +03:00
Mathias Fredriksson 235de91de8 readme: faq clarificaitons 2015-05-28 21:11:19 +03:00
Mathias Fredriksson c1db3eb2dd readme: add zpty error to faq with explanation and potential solutions 2015-05-28 20:03:04 +03:00
Mathias Fredriksson 38c381039e readme: update instructions for antigen and oh-my-zsh. remove incompatible async.plugin.zsh 2015-05-28 20:01:30 +03:00
Mathias Fredriksson d766c8b8d9 use cd -q to prevent hooks from firing 2015-05-27 19:30:12 +03:00
Mathias Fredriksson e46c59ff45 prevent git status leakage when testing if dirty 2015-05-27 18:55:39 +03:00
Mathias Fredriksson a57987499b fix paths that are split due to spaces in directory names 2015-05-27 18:44:40 +03:00
Mathias FredrikssonandSindre Sorhus 94ccd581dd Close #108 PR: Refactor async logic and allow for async git status.. 2015-05-23 13:32:21 +02:00
Mathias Fredriksson 786b580dc9 Only disable git terminal prompt for git fetch 2015-05-13 21:11:38 +03:00
Mathias Fredriksson f49c5bdf21 Fix ssh/root spacing issue. 2015-02-24 23:48:12 +02:00
Mathias Fredriksson c1aa51346e Fix prompt precmd spacing.
Only add spaces if there is content.
2015-02-21 13:47:56 +02:00