Port details |
- switchBashZsh Portable shell setup for Bash/Zsh across FreeBSD/Linux/Cygwin
- 1.3_1 shells
=2 1.3_1Version of this port present on the latest quarterly branch. - Maintainer: bourne.identity@hotmail.com
 - Port Added: 2020-09-25 06:00:16
- Last Update: 2024-01-10 15:29:49
- Commit Hash: e4610fc
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: BSD2CLAUSE
- WWW:
- https://github.com/bourne-again/switchBashZsh
- Description:
- You want your shell stuff to work the same way even when you use a
different shell, or even a different box. Right?
If you use switchBashZsh you can attain at least most of what you
desire, perhaps even all. You can log out of Bash and log in with Zsh
(or vice versa) - and your aliases/exports/functions will continue to
work as before.
It gets better - if someday you need to use a different box with a
different OS, you can get your shell to work your 'normal' way in a
jiffy. Just save your $HOME/.shell directory on your primary box, and
paste it over your second box's $HOME/.shell (after running
switchBashZsh setup script on the second box). The second box need
not be the same operating system - switchBashZsh works across
FreeBSD / Linux / Cygwin.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- switchBashZsh>0:shells/switchBashZsh
- To install the port:
- cd /usr/ports/shells/switchBashZsh/ && make install clean
- To add the package, run one of these commands:
- pkg install shells/switchBashZsh
- pkg install switchBashZsh
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: switchBashZsh
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1618909993
SHA256 (bourne-again-switchBashZsh-1.3_GH0.tar.gz) = 3f5b28d72965e72aa5fb6ece31eedc59fe96bf1ee18bef8a41842182871cdfde
SIZE (bourne-again-switchBashZsh-1.3_GH0.tar.gz) = 5954
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- shells_switchBashZsh
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.3_1 10 Jan 2024 15:29:49
    |
Baptiste Daroussin (bapt)  |
MAN?PREFIX: eleminate its usage and move man to share/man |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.3 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.3 20 Apr 2021 18:42:39
    |
Rainer Hurling (rhurlin)  |
shells/switchBashZsh: Update to 1.3
Changelog: https://github.com/bourne-again/switchBashZsh/compare/1.2...1.3
PR: 255253
Submitted by: bourne.identity@hotmail.com |
1.2 17 Apr 2021 07:00:07
    |
Rainer Hurling (rhurlin)  |
shells/switchBashZsh: Update to version 1.2
Optional arguments removed; EDITOR bug fixed.
PR: 255127
Submitted by: bourne.identity@hotmail.com (maintainer) |
1.1 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.1 10 Nov 2020 15:58:17
  |
fernape  |
shells/switchBashZsh: update to 1.1
ChangeLog: https://github.com/bourne-again/switchBashZsh/releases/tag/1.1
PR: 250243
Submitted by: bourne.identity@hotmail.com (maintainer) |
1.0 26 Sep 2020 08:24:57
  |
matthew  |
Correct the license -- upstream has switched to BSD 2-clause.
PR: 249458
Submitted by: bourne.identity@hotmail.com (Maintainer) |
1.0 25 Sep 2020 05:59:37
  |
matthew  |
Track upstream name change shells/poshinit -> shells/switchBashZsh
PR: 249458
Approved by: bourne.identity@hotmail.com (Maintainer) |