{ "info": { "author": "Aaron Lichtman", "author_email": "aaronlichtman@gmail.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Programming Language :: Python", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: Implementation :: CPython", "Programming Language :: Python :: Implementation :: PyPy" ], "description": "\n# zsh-startify\n\n

\n \n

\n\nYou can also use it in a more minimal configuration, like this:\n\n

\n \n

\n\n---\n\nThis is a fancy start screen for `zsh`. After starting a terminal session, it will:\n\n+ Start a `tmux` server if it's not already running\n+ Allow you to easily attach to any `tmux` sessions\n+ Allow you to easily create new tmux sessions\n+ Allow you to quickly launch a `zsh` session, by `Ctrl-C`'ing or `Ctrl-D`'ing out of the prompt.\n\n## Installation\n\nThe recommended installation method is through `PyPi`:\n\n```bash\n$ pip3 install zsh-startify\n$ echo \"zsh-startify\" >> ~/.zshrc\n```\n\nBut, if you'd like to install it manually:\n\n```bash\n$ git clone git@github.com:alichtman/zsh-startify.git && cd zsh-startify\n$ python3 setup.py install\n$ echo \"zsh-startify\" >> ~/.zshrc\n```\n\nNote: This tool depends on `Python 3.6+`. You can check what version you have with:\n\n```bash\n$ python3 --version\nPython 3.7.4\n```\n\n## Configuration\n\nThis tool comes with sensible defaults. No configuration is necessary, however, the following settings may be changed in your `~/.zshrc` file:\n\n- **ZSH_STARTIFY_HEADER_FONT**\n\t+ This is the Figlet font that the header text will be printed in.\n\t+ Default: `univers`. Accepts any [Figlet font](http://www.figlet.org/examples.html).\n- **ZSH_STARTIFY_HEADER_TEXT**\n\t+ This string will be printed as the header.\n\t+ Default: `zsh`. Accepts any string.\n- **ZSH_STARTIFY_NO_SPLASH**\n\t+ Set this environment variable to not print the splash screen.\n\t+ Default: Not set. If set to anything, the splash screen will not be printed.\n- **ZSH_STARTIFY_NON_INTERACTIVE**\n\t+ Set this environment variable to not display the action picking menu.\n\t+ Default: Not set. If set to anything, the interactive menu will not be displayed.\n\nAn example of this could be:\n\n```bash\nexport ZSH_STARTIFY_HEADER_TEXT=\"custom-header\"\nexport ZSH_STARTIFY_HEADER_FONT=\"slant\"\n```\n\nMy configuration is:\n\n```bash\nexport ZSH_STARTIFY_NO_SPLASH=true\nexport ZSH_STARTIFY_NON_INTERACTIVE=true\n```\n\n## `tmux`Integration\n\nThis works best when used with these two `tmux` plugins:\n\n- [`tmux-resurrect`](https://github.com/tmux-plugins/tmux-resurrect)\n- [`tmux-continuum`](https://github.com/tmux-plugins/tmux-continuum)\n\n## Inspiration\n\nI've used [vim-startify](https://github.com/mhinz/vim-startify) a lot. I figured it was time for `zsh` and `tmux` to have a similar tool.\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/alichtman/zsh-startify", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "zsh-startify", "package_url": "https://pypi.org/project/zsh-startify/", "platform": "", "project_url": "https://pypi.org/project/zsh-startify/", "project_urls": { "Homepage": "https://github.com/alichtman/zsh-startify" }, "release_url": "https://pypi.org/project/zsh-startify/0.3.0/", "requires_dist": [ "libtmux", "halo", "pyfiglet", "colorama", "PyInquirer" ], "requires_python": ">=3.6.0", "summary": "Fancy start screen for zsh w/ tmux integration and more!", "version": "0.3.0" }, "last_serial": 5857082, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "5edbe85ffa887c8cdab5aa490cf0772a", "sha256": "46eedcce1b5adbdb8c5f263c6550d5474a528274fe20fe8caa08f4e03ef6b0b3" }, "downloads": -1, "filename": "zsh_startify-0.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "5edbe85ffa887c8cdab5aa490cf0772a", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=3.6.0", "size": 5978, "upload_time": "2019-09-03T19:31:00", "url": "https://files.pythonhosted.org/packages/ea/24/b025df7f3eefba54b1fef25b2b14b38235564d7a5aae346653a8e6cb82e7/zsh_startify-0.1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "dc27c36d4c588e960d5505bb6b64c0a4", "sha256": "69f3f20224a175c709dc557936a3dd53e2d6548198e78a685285c08e5f508027" }, "downloads": -1, "filename": "zsh_startify-0.1.0-py3.7.egg", "has_sig": false, "md5_digest": "dc27c36d4c588e960d5505bb6b64c0a4", "packagetype": "bdist_egg", "python_version": "3.7", "requires_python": ">=3.6.0", "size": 9183, "upload_time": "2019-09-19T15:15:04", "url": "https://files.pythonhosted.org/packages/1e/b1/c9fe1f532bae97f8e2ee5a8618f3f0dc972bce93ba1f767f637dd8ec5e48/zsh_startify-0.1.0-py3.7.egg" }, { "comment_text": "", "digests": { "md5": "a4ff9cd16d942a4152750202f1645a20", "sha256": "eb965461295e227a85defb3f8ace9d0b0db9d50a04cf6eef773c7bc9806ddab2" }, "downloads": -1, "filename": "zsh-startify-0.1.0.tar.gz", "has_sig": false, "md5_digest": "a4ff9cd16d942a4152750202f1645a20", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6.0", "size": 5768, "upload_time": "2019-09-03T19:31:03", "url": "https://files.pythonhosted.org/packages/b5/6a/b3234354771613ddde54708d811b402b6850a377e2f3733ce6743203f75b/zsh-startify-0.1.0.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "4a0dc141357b20c8afc74af2b5a0b01a", "sha256": "80436f95ddf10dcd12669cdf103203ec593adc2898c1b68374551667002a4799" }, "downloads": -1, "filename": "zsh_startify-0.2.0-py3.7.egg", "has_sig": false, "md5_digest": "4a0dc141357b20c8afc74af2b5a0b01a", "packagetype": "bdist_egg", "python_version": "3.7", "requires_python": ">=3.6.0", "size": 9317, "upload_time": "2019-09-19T15:15:05", "url": "https://files.pythonhosted.org/packages/66/d7/6ba64b9464618c3a8de0386eb5ec1f7d436e3f43434986a7e94206be8d6c/zsh_startify-0.2.0-py3.7.egg" } ], "0.3.0": [ { "comment_text": "", "digests": { "md5": "aaeab292cdfba375981df275ba920088", "sha256": "c88157f2a257a7e24c1a14901d644d972af6992ac3e40831a4abbb91b8c27332" }, "downloads": -1, "filename": "zsh_startify-0.3.0-py3.7.egg", "has_sig": false, "md5_digest": "aaeab292cdfba375981df275ba920088", "packagetype": "bdist_egg", "python_version": "3.7", "requires_python": ">=3.6.0", "size": 9406, "upload_time": "2019-09-19T15:15:07", "url": "https://files.pythonhosted.org/packages/e3/96/d4830894fc19af0f0a1304caffb3261401e855d706875d6cf06064676824/zsh_startify-0.3.0-py3.7.egg" }, { "comment_text": "", "digests": { "md5": "c95e7fdea2f1174d2c7832882804e5e2", "sha256": "f2ec1b6435024b1f48426c3315aca254fc58b6004691ea1cfe7ea64595f3204a" }, "downloads": -1, "filename": "zsh_startify-0.3.0-py3-none-any.whl", "has_sig": false, "md5_digest": "c95e7fdea2f1174d2c7832882804e5e2", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6.0", "size": 6478, "upload_time": "2019-09-19T15:15:01", "url": "https://files.pythonhosted.org/packages/d6/0f/60bb312d50f3a4c7f844dab7df9faa4d65fdfb18362bbe1ab5de40601266/zsh_startify-0.3.0-py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "aaeab292cdfba375981df275ba920088", "sha256": "c88157f2a257a7e24c1a14901d644d972af6992ac3e40831a4abbb91b8c27332" }, "downloads": -1, "filename": "zsh_startify-0.3.0-py3.7.egg", "has_sig": false, "md5_digest": "aaeab292cdfba375981df275ba920088", "packagetype": "bdist_egg", "python_version": "3.7", "requires_python": ">=3.6.0", "size": 9406, "upload_time": "2019-09-19T15:15:07", "url": "https://files.pythonhosted.org/packages/e3/96/d4830894fc19af0f0a1304caffb3261401e855d706875d6cf06064676824/zsh_startify-0.3.0-py3.7.egg" }, { "comment_text": "", "digests": { "md5": "c95e7fdea2f1174d2c7832882804e5e2", "sha256": "f2ec1b6435024b1f48426c3315aca254fc58b6004691ea1cfe7ea64595f3204a" }, "downloads": -1, "filename": "zsh_startify-0.3.0-py3-none-any.whl", "has_sig": false, "md5_digest": "c95e7fdea2f1174d2c7832882804e5e2", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6.0", "size": 6478, "upload_time": "2019-09-19T15:15:01", "url": "https://files.pythonhosted.org/packages/d6/0f/60bb312d50f3a4c7f844dab7df9faa4d65fdfb18362bbe1ab5de40601266/zsh_startify-0.3.0-py3-none-any.whl" } ] }