Skip to content

Commit

Permalink
introduce plugin resty file for antigen install
Browse files Browse the repository at this point in the history
  • Loading branch information
AdrieanKhisbe committed Feb 14, 2015
1 parent 7e054f9 commit ec392aa
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions resty.plugin.zsh
@@ -0,0 +1,18 @@
##########################################################
# #
# ____ __ #
# / __ \___ _____/ /___ __ #
# / /_/ / _ \/ ___/ __/ / / / #
# / _, _/ __(__ ) /_/ /_/ / #
# /_/ |_|\___/____/\__/\__, / #
# /____/ #
# #
##########################################################

## Zsh Antigen installer for resty.

source "$(dirname $0:A)/resty"
alias pp="$(cat $(dirname $0:A)/pp)"
alias pypp="$(cat $(dirname $0:A)/pypp)"

# source file, and create alias with the content of pp, ppyp

0 comments on commit ec392aa

Please sign in to comment.