paulirish.git-open/git-open.plugin.zsh
2016-07-11 16:44:10 -07:00

7 lines
207 B
Bash

# This plugin is MIT licensed to match the git-open license.
#
# Make git-open easy to install and keep up to date if you're using a
# ZSH framework like Zgen or Antigen
export PATH=$(dirname $0):${PATH}