prezto icon indicating copy to clipboard operation
prezto copied to clipboard

The configuration framework for Zsh

Results 141 prezto issues
Sort by recently updated
recently updated
newest added

Package names are bold, and the package version is also shown, in bold green. ![screenshot_2014-01-13_01 16 14](https://f.cloud.github.com/assets/1778957/1909250/1dd4a2a8-7cfc-11e3-962e-74b1009612dd.png) Also, fix awk's field separator which used to truncate any version or package...

Enhancement

## Proposed Changes - Add a zdebuglog function which only prints if `:prezto:debug` is enabled. - Add some basic startup logging to zmodload ## Reason This came about so I...

Feature

I'm proposing to remove `_ssh_agent_sock` variable in module ssh: 1. this variable is not used elsewhere, and serves no apparent purpose except making `SSH_AUTH_SOCK` more predictable. But I don't think...

Discussion
Fix

Mitigates #1535 Proposed Changes: Detailed documentation for runcoms Discussion about the most common pitfalls (no screenshot available, it is a repo Markdown file...) ****

Documentation

## Proposed Changes - Add one new alias (`glss`) for `git log --show-signature` ## Description Would consider as a follow up on #1126, now adding a command to show the...

Enhancement

## Proposed Changes Add `showfiles` and `hidefiles` functions to osx module.

Feature

## Description Implementation of #1481. ## Proposed Changes * If status_cmd fails, increment the error count * Add :prezto:module:git:info:error (%E) to format error count

Feature

Fixes #1211 ## Proposed Changes Add git alias `gsD`, which also shows staged untracked files.

Enhancement

## Proposed Changes - Provides a tool for rapid testing and development without disrupting your own einvironment - Most CI tools are based don docker containers so this could help...

Feature

Fixes #1758 ## Proposed Changes - Define g-prefixed ls aliases - Default to g-prefixed ls in aliases Note that this does change default behavior a bit by changing which ls...

Enhancement