mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-24 03:35:38 +03:00
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
11 lines
373 B
Diff
11 lines
373 B
Diff
--- a/templates/zshrc.zsh-template.orig
|
|
+++ b/templates/zshrc.zsh-template
|
|
@@ -2,7 +2,7 @@
|
|
# export PATH=$HOME/bin:/usr/local/bin:$PATH
|
|
|
|
# Path to your oh-my-zsh installation.
|
|
-export ZSH=$HOME/.oh-my-zsh
|
|
+export ZSH=/usr/share/
|
|
|
|
# Set name of the theme to load. Optionally, if you set this to "random"
|
|
# it'll load a random theme each time that oh-my-zsh is loaded.
|