aboutsummaryrefslogtreecommitdiff
path: root/shells/Makefile
diff options
context:
space:
mode:
authorSerhii (Sergey) Kozlov <skozlov@FreeBSD.org>2020-07-08 09:54:52 +0000
committerSerhii (Sergey) Kozlov <skozlov@FreeBSD.org>2020-07-08 09:54:52 +0000
commit281b1f9614ae884dcf6aac43cfbbd505a4bec231 (patch)
treeb54d9e9afc0b161ddba41d1a03a1a5b33cff87f7 /shells/Makefile
parent68894bb8fad31dfc4d83239328c1ae0bcc8a6af4 (diff)
downloadports-281b1f9614ae884dcf6aac43cfbbd505a4bec231.tar.gz
ports-281b1f9614ae884dcf6aac43cfbbd505a4bec231.zip
New port: shells/ohmyzsh
Oh My Zsh is an open source, community-driven framework for managing your zsh configuration. Port version has install, uninstall, and upgrade functionalities removed. Internal paths are adjusted to allow multiple users to use Oh My Zsh together. Reviewed by: fernape Sponsored by: Intel Differential Revision: D25582
Notes
Notes: svn path=/head/; revision=541477
Diffstat (limited to 'shells/Makefile')
-rw-r--r--shells/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/shells/Makefile b/shells/Makefile
index 30923ae29bfc..27a3b9c69cdb 100644
--- a/shells/Makefile
+++ b/shells/Makefile
@@ -31,6 +31,7 @@
SUBDIR += lshell
SUBDIR += mksh
SUBDIR += nologinmsg
+ SUBDIR += ohmyzsh
SUBDIR += oksh
SUBDIR += p5-Bash-Completion
SUBDIR += p5-Shell-Perl