Giter VIP home page Giter VIP logo

unix_shell_plugins_setup's Introduction

Unix_shell_plugins_setup

bash, zsh, fish shell plugins installer. It requires Zsh 5.7.1, Bash 5.1, fish shell 3.2, Git 2.8, cURL 7.76, or newer. This script includes the following plugins.

https://github.com/marlonrichert/zsh-snap
https://github.com/marlonrichert/zsh-autocomplete
https://github.com/ohmyzsh/ohmyzsh
https://github.com/romkatv/powerlevel10k
https://github.com/ohmybash/oh-my-bash
https://github.com/akinomyoga/ble.sh
https://github.com/oh-my-fish/oh-my-fish
https://github.com/jorgebucaran/fisher
https://github.com/jorgebucaran/autopair.fish
https://github.com/ajeetdsouza/zoxide
https://github.com/ogham/exa
https://github.com/nvbn/thefuck
https://github.com/ellie/atuin
https://github.com/junegunn/fzf
https://github.com/BurntSushi/ripgrep
https://github.com/sharkdp/bat
https://gist.github.com/gnanderson/d74079d16714bb8b2822a7a07cc883d4?permalink_comment_id=3950336#gistcomment-3950336

Installation

curl -sSLO https://github.com/MilkyMAISHIRANUI/unix_shell_plugins_setup/raw/main/unix_shell_plugins_setup.sh  &&  zsh unix_shell_plugins_setup.sh

Usage

call fif command to search in plain text files and preview them.

fif text_to_search

Key Bindings

Key(s) Action Widget
Tab Insert top completion complete-word
โ†“ Cursor down (if able) or completion menu down-line-or-select
โ†‘ Cursor up (if able) or history menu up-line-or-search
CtrlR history search by fzf
CtrlT fuzzy finder by fzf
CtrlO launch vscode to open the selected file in search result by fif (if available)

Advantages of these unix shell plugins

Zsh is mainly compatible with bash. One of the compatibility issues we know is that bash supports wild char in commands. For example, "apt install compiz*". Zsh does not.

The autosuggestion feature of fish is "friendly interactive". zsh-autocomplete provides more detailed information than fish does.

Powerlevel10k is faster and more powerful than starship.

unix_shell_plugins_setup's People

Contributors

mizunarei avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.