https://github.com/chyroc/shortzshistory
https://github.com/chyroc/shortzshistory
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/chyroc/shortzshistory
- Owner: chyroc
- License: apache-2.0
- Created: 2022-10-20T04:54:31.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-10-21T10:14:00.000Z (over 3 years ago)
- Last Synced: 2025-01-29T08:23:02.167Z (over 1 year ago)
- Language: Go
- Size: 8.79 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# shortzshistory
## Introduction
This is a simple script to shorten the history of your zsh shell.
~/.zsh_history 历史记录去重
## Installation
```shell
go install github.com/chyroc/shortzshistory@latest
```
## Usage
```shell
shortzshistory
```
```shell
shortzshistory --left cd,ls,mv,git
```