Port details |
- ohmyzsh Community-driven framework for managing your zsh configuration
- 20220305 shells
=1 20211221Version of this port present on the latest quarterly branch. - Maintainer: skozlov@FreeBSD.org
 - Port Added: 2020-07-08 09:56:05
- Last Update: 2022-03-06 22:45:03
- Commit Hash: dc5dd67
- People watching this port, also watch:: mkvtoolnix, gammy, birdtray, i3-gaps, scrot
- License: MIT
- Description:
- Oh My Zsh is an open source, community-driven framework for managing your zsh
configuration.
It provides plugins for things like ansible, bazel, git, tmux, etc. It is fully
customizable and provides dozens of different themes.
Sounds boring. Let's try again.
Oh My Zsh will not make you a 10x developer...but you may feel like one.
WWW: https://ohmyz.sh/
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/shells/ohmyzsh/ && make install clean
- To add the package, run one of these commands:
- pkg install shells/ohmyzsh
- pkg install ohmyzsh
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: ohmyzsh
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1646606697
SHA256 (ohmyzsh-ohmyzsh-20220305-f96a900ea3f33868310749aaf4e5a68b3118e621_GH0.tar.gz) = 0d744f4193c83e00d149309d640813a488073000c5f644d0245928b03777f45c
SIZE (ohmyzsh-ohmyzsh-20220305-f96a900ea3f33868310749aaf4e5a68b3118e621_GH0.tar.gz) = 975900
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- zsh : shells/zsh
- There are no ports dependent upon this port
- Configuration Options:
- No options to configure
- Options name:
- shells_ohmyzsh
- pkg-message:
- For install:
- To install Oh My Zsh:
1. (optionally) Backup your existing ~/.zshrc file
cp ~/.zshrc ~/.zshrc.orig
2. Create a new zsh configuration file
cp /usr/local/share/ohmyzsh/templates/zshrc.zsh-template ~/.zshrc
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
06 Mar 2022 22:45:03 20220305
|
Serhii (Sergey) Kozlov (skozlov)  |
shells/ohmyzsh: update to 20220305 |
06 Feb 2022 22:50:42 20220204
|
Serhii (Sergey) Kozlov (skozlov)  |
shells/ohmyzsh: update to 20220204 |
02 Feb 2022 18:52:34 20220201
|
Serhii (Sergey) Kozlov (skozlov)  |
shells/ohmyzsh: update to 20220201 |
28 Jan 2022 23:21:29 20220128
|
Serhii (Sergey) Kozlov (skozlov)  |
shells/ohmyzsh: update to 20220128 |
09 Jan 2022 14:02:44 20220108
|
Serhii (Sergey) Kozlov (skozlov)  |
shells/ohmyzsh: update to 20220108 |
23 Dec 2021 00:46:26 20211221
|
Serhii (Sergey) Kozlov (skozlov)  |
shells/ohmyzsh: Update to 20211221 |
01 Oct 2021 23:47:52 20210930
|
Serhii (Sergey) Kozlov (skozlov)  |
shells/ohmyzsh: Update to 20210930 |
21 Aug 2021 22:17:33 20210820
|
Serhii (Sergey) Kozlov (skozlov)  |
shells/ohmyzsh: Update to 20210820 |
06 Apr 2021 20:43:15 20210331
|
Mathieu Arnold (mat)  |
More $FreeBSD crept back. |
06 Apr 2021 18:02:27 20210331
|
Serhii (Sergey) Kozlov (skozlov)  |
shells/ohmyzsh: Update to 20210331 |
06 Apr 2021 14:31:07 20201216
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
17 Dec 2020 23:43:18
20201216
|
skozlov  |
shells/ohmyzsh: Update to 20201216 |
26 Sep 2020 14:24:35
20200926
|
skozlov  |
shells/ohmyzsh: Update to 20200926 |
22 Jul 2020 19:46:00
20200722
|
skozlov  |
Update and adjust shells/ohmyzsh
- Update to 2020-07-22
- Add comments to the patches in files/ [1]
- Use XDG cache directory if present [1]
- Rewrite port description to have something more factual with a bit
less of hype [1]
PR: 247887 [1]
Submitted by: fernape, mat [1] |
08 Jul 2020 09:54:52
20200706
|
skozlov  |
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 |