aboutsummaryrefslogtreecommitdiffstats
path: root/testing/oh-my-zsh/oh-my-zsh.post-upgrade
diff options
context:
space:
mode:
authorOrson Teodoro <orsonteodoro@hotmail.com>2018-02-08 11:17:27 -0800
committerKevin Daudt <kdaudt@alpinelinux.org>2019-03-08 23:00:49 +0000
commit87275efd72411640edf25486078adc67a2f7a94a (patch)
tree9ce003c9c8c126e40710d21c56fa7ddfd1dc22cd /testing/oh-my-zsh/oh-my-zsh.post-upgrade
parent5869e1f13a8de4ffa909bbccf51f995d425b25e8 (diff)
downloadaports-87275efd72411640edf25486078adc67a2f7a94a.tar.bz2
aports-87275efd72411640edf25486078adc67a2f7a94a.tar.xz
testing/oh-my-zsh: new aport
remove || return 1. remove licenses copy for osi licenses. clean up doc(). update checksum reorder default_doc move sed patch into install-path.patch. delete doc(), delete prepare(). use install cmd. remove unused variables. remove extra new line. put reason why check is disabled. force 80 columns
Diffstat (limited to 'testing/oh-my-zsh/oh-my-zsh.post-upgrade')
-rw-r--r--testing/oh-my-zsh/oh-my-zsh.post-upgrade2
1 files changed, 2 insertions, 0 deletions
diff --git a/testing/oh-my-zsh/oh-my-zsh.post-upgrade b/testing/oh-my-zsh/oh-my-zsh.post-upgrade
new file mode 100644
index 0000000000..a71c23b685
--- /dev/null
+++ b/testing/oh-my-zsh/oh-my-zsh.post-upgrade
@@ -0,0 +1,2 @@
+#!/bin/sh
+echo "You need to copy the contents of /usr/share/oh-my-zsh/templates/zshrc.zsh-template in your ~/.zshrc. Then, you should edit it."