Browse Source

[Fix #245] Merge trap into helper

master
Sorin Ionescu 12 years ago
parent
commit
3d5e302777
  1. 2
      modules/git/functions/git-info
  2. 0
      modules/helper/README.md
  3. 0
      modules/helper/functions/add-zsh-trap

2
modules/git/functions/git-info

@ -65,7 +65,7 @@ @@ -65,7 +65,7 @@
#
# Load dependencies.
pmodload 'trap'
pmodload 'helper'
# Gets the Git special action (am, bisect, cherry, merge, rebase).
# Borrowed from vcs_info and edited.

0
modules/trap/README.md → modules/helper/README.md

0
modules/trap/functions/add-zsh-trap → modules/helper/functions/add-zsh-trap

Loading…
Cancel
Save