Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pulling latest changes #2

Merged
merged 17 commits into from
Jul 19, 2018
Merged

pulling latest changes #2

merged 17 commits into from
Jul 19, 2018

Commits on Mar 31, 2018

  1. Ignore tmux autostart in vscode terminal

    rpeshkov authored and belak committed Mar 31, 2018
    Configuration menu
    Copy the full SHA
    a0977cb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4430212 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2018

  1. Configuration menu
    Copy the full SHA
    1b441e7 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2018

  1. Revert "Only call reset-prompt when the appropriate zstyle is set"

    This reverts commit 6d00fdf.
    
    As unfortunate as it is, this workaround was a hack and doesn't take
    into account prompts like spaceship which don't use $editor_info but
    rely on $KEYMAP directly. We'll need to find a more consistent solution
    to fix this.
    belak committed Apr 6, 2018
    Configuration menu
    Copy the full SHA
    054eb35 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3001028 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2018

  1. Rename "Mac OS X" to "macOS" in comments

    This only changes references in text for human consumption. It leaves
    out renaming paths because that can cause breaking changes.
    
    Related issue #1449.
    ashishgandhi authored and belak committed Apr 16, 2018
    Configuration menu
    Copy the full SHA
    b6b43eb View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2018

  1. Configuration menu
    Copy the full SHA
    f8f93d4 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2018

  1. Export VIRTUAL_ENV_DISABLE_PROMPT when enabling virutalenv

    Adding `export` ensures the define is available in the shell so pyenv
    or virtualenvwrapper do not duplicate the virtualenv name on the
    prompt.
    cmcginty authored and belak committed May 1, 2018
    Configuration menu
    Copy the full SHA
    6e179f2 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2018

  1. Update cache files when .zpreztorc file is modified

    Fixes #1581
    cmcginty authored and belak committed May 6, 2018
    Configuration menu
    Copy the full SHA
    2995b7d View commit details
    Browse the repository at this point in the history

Commits on May 20, 2018

  1. Document macOS support for command-not-found

    Document macOS support for `command-not-found`
    jeffwidman authored May 20, 2018
    Configuration menu
    Copy the full SHA
    ae23bed View commit details
    Browse the repository at this point in the history
  2. Document gpf vs gpF

    Document the difference between `gpf` and `gpF`. These were changed in #1040 / ddfc870, but never documented.
    jeffwidman authored and belak committed May 20, 2018
    Configuration menu
    Copy the full SHA
    3d911cd View commit details
    Browse the repository at this point in the history

Commits on May 23, 2018

  1. Remove zlogout's Apu quote (#1583)

    * Remove zlogout's Apu quote
    
    For questions about why, see https://en.wikipedia.org/wiki/The_Problem_with_Apu
    
    * Add a couple of random sayings per feedback in #1583
    cbowns authored and belak committed May 23, 2018
    Configuration menu
    Copy the full SHA
    92e668e View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2018

  1. Configuration menu
    Copy the full SHA
    d4332e2 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2018

  1. Fix path to global ssh known hosts file

    The path to the global known hosts file is /etc/ssh/ssh_known_hosts, not
    /etc/ssh_hosts.
    fd0 authored and belak committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    b11b9ce View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2018

  1. Configuration menu
    Copy the full SHA
    0d6e7de View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2018

  1. Configuration menu
    Copy the full SHA
    cd70822 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e149367 View commit details
    Browse the repository at this point in the history