Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/imcatwhocode/fish-to-zsh-history

You better not to use this.
https://github.com/imcatwhocode/fish-to-zsh-history

Last synced: 1 day ago
JSON representation

You better not to use this.

Awesome Lists containing this project

README

        

# @imcatwhocode/fish-to-zsh-history

This is a simple script that converts your fish shell history to zsh history.

**This script wasn't really tested, so use it at your own risk.**

## Usage

Requires Bun.

```sh
# To preview output to stdout
bun x github:imcatwhocode/fish-to-zsh-history

# If you brave enough
bun x github:imcatwhocode/fish-to-zsh-history > ~/.zsh_history
```