Skip to main content

Bring your ZSH history to Fish shell.

Project description

PyPI version PyPI pyversions PyPI status

Bring your ZSH history to Fish shell

This is a simple tool to ease the migration from ZSH to Fish shell, without losing your hard-earned history commands.

As I was migrating myself, I've found out there's no tool to do this automatically, so I've made one for my own use. For that, I had to search for the specifications of both history files, and ended up involved in multiple threads with the right devs to try to understand and make it work. In the process, I've stumbled upon several people interested in a such a tool.

Well, it has worked! So I've wrapped it in a python package to make it easy to use, and now I'm sharing with anyone who may need it! It's released on PyPI.

Get it

Just do in your zsh shell:

 pip install zsh-history-to-fish

How to use

 zsh-history-to-fish --help
Usage: zsh-history-to-fish [OPTIONS] [INPUT_FILE]

  Bring your ZSH history to Fish shell.

Options:
  --version               Show the version and exit.
  -o, --output_file PATH  Optional output, will append to fish history by default
  -d, --dry-run           Do not write anything to filesystem
  -n, --no-convert        Do not naively convert commands
  --help                  Show this message and exit.

A successful run looks like:

 zsh-history-to-fish -dn
ZSH history to Fish
===================
input : /Users/rogerio/.zsh_history (naive-convert=False)
output: dry run mode
.......
Processed 6515 commands.
No file has been written.

Changelog highlights:

  • 0.3.0: fix for empty history lines, and general command output improvements
  • 0.2.0: use actual zsh process to import history, since it does not use utf-8
  • 0.1.0: initial version

License

This software is licensed under the MIT License. See the LICENSE file in the top distribution directory for the full license text.

Did you like it?

Thank you for your interest!

I've put much ❤️ and effort into this.
If you appreciate my work you can sponsor me, buy me a coffee! The button is on the top right of the page (the big orange one, it's hard to miss 😊)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

zsh-history-to-fish-0.3.0.tar.gz (4.6 kB view details)

Uploaded Source

Built Distribution

zsh_history_to_fish-0.3.0-py3-none-any.whl (5.6 kB view details)

Uploaded Python 3

File details

Details for the file zsh-history-to-fish-0.3.0.tar.gz.

File metadata

  • Download URL: zsh-history-to-fish-0.3.0.tar.gz
  • Upload date:
  • Size: 4.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.8.2

File hashes

Hashes for zsh-history-to-fish-0.3.0.tar.gz
Algorithm Hash digest
SHA256 7b1a4fb9f7d9b6dc97351adea653c2e447bf8df580c8e9e68d320c5ce36dae7c
MD5 07abc9ba10cb848a695911c03dfafb05
BLAKE2b-256 ca20e648bafb21accd9279fcbb8bcf8368f915fce87e96a36c491ed99f7aaa45

See more details on using hashes here.

File details

Details for the file zsh_history_to_fish-0.3.0-py3-none-any.whl.

File metadata

  • Download URL: zsh_history_to_fish-0.3.0-py3-none-any.whl
  • Upload date:
  • Size: 5.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.8.2

File hashes

Hashes for zsh_history_to_fish-0.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 c7a25bd5e3e0e69b9db7b5ba15e56d1f34c446f8a952dc547812de2f1f294217
MD5 8379df304b8ce013fcec3a7be5def52e
BLAKE2b-256 584c522032197f8e48c2c8efcc042420f9289c4c3ad6cad5f37ac34810eaf45f

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page