A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/decayofmind/zsh-fast-alias-tips below:

decayofmind/zsh-fast-alias-tips: Help remembering the aliases you defined once

A Zsh plugin to help remembering those shell aliases you once defined.

Ported from djui/alias-tips. Written in Zsh and Go, so 10x faster!

⚠️ This is maintainable fork of sei40kr/zsh-fast-alias-tips. ⚠️

$ alias gst='git status'

$ git status
💡  gst
On branch master
Your branch is up to date with 'origin/master'.

nothing to commit, working tree clean

From GitHub Releases (RECOMMENDED):

zinit ice from'gh-r' as 'program'
zinit light decayofmind/zsh-fast-alias-tips

Compile from sources (assume you have proper version of Golang installed. NOT recommended):

zinit ice atclone"make build" atpull"%atclone"
zinit light decayofmind/zsh-fast-alias-tips
Variable Default value Description ZSH_FAST_ALIAS_TIPS_EXCLUDES List of aliases to exclude (separated by space) ZSH_FAST_ALIAS_TIPS_PREFIX "💡 $(tput bold)" The prefix of the Tips ZSH_FAST_ALIAS_TIPS_SUFFIX "$(tput sgr0)" The suffix of the Tips Differences from sei40kr/zsh-fast-alias-tips

I've been using the original plugin from @sei40kr for many years. However, since 2020 the project is not receiving much attention from the author, with issues and PRs not being addressed.

So I decided to fork the project to address some of the issues and PRs, which resulted even in refactoring and restructuring.

Here's the full list of changes between this fork and the original project:


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4