Skip to content

maarutan/shell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

62ad9ea · Apr 5, 2025

History

60 Commits
Apr 2, 2025
Apr 3, 2025
Apr 5, 2025
Apr 2, 2025
Apr 2, 2025
Apr 1, 2025

Repository files navigation

Image

Shell - maaru

maaru Shell is an enhanced and fast Zsh shell with numerous plugins and customizations for improved performance and usability.

---------- hot link ----------

> __install__ <
> __uninstall__ <
> __Example__ <
> __dependencies__ <

Features:

  • Uses Powerlevel10k for a beautiful and customizable prompt.
  • Includes powerful utilities like fzf, bat, zoxide, and eza for better file handling and search functionality.
  • Uses the Zinit plugin manager, which significantly speeds up plugin loading.
  • Supports abbreviations similar to the Fish shell for faster command execution, with manual plugin configuration options.

Dependencies

  • for zsh fzf, bat, eza, exa,, git, zoxide, z,

  • for your system zsh curl python

better stucture

 .
├──  init
└──  karnel
    ├──  core
    │   ├──  __zinit__
    │   │   ├──  plugins
    │   │   └──  zinit
    │   ├──  abbreviation
    │   ├──  aliases
    │   ├──  beauty
    │   ├──  environments
    │   ├──  funcinit
    │   ├──  functions
    │   │   ├──  abbreviation
    │   │   ├──  copypath
    │   │   ├──  no_found_handler
    │   │   ├──  sudo
    │   │   └──  yazi
    │   ├──  keybindings
    │   ├──  themeinit
    │   └──  themes
    │       ├──  knife
    │       ├──  minimal
    │       ├──  norounded
    │       └──  rounded
    └──  plugins
        ├──  fzf-history
        ├──  fzf-tab
        ├──  syntax-highlighting
        ├──  zsh-vi-mode
        └──  zsh_autosuggest

  • if your system macOS pbcopy
  • if your system linux_X11 xsel, xclip
  • if your system linux_Wayland wl-clipboard
  • for zsh-vi-mode supports copy in normal mode with y

Example

zsh-vi-mode = zvm

vi-mode.mp4

gonna to NORMAL mode jk, jj

fzf-tab

supports eza + exa

image image

and more plugins

zinit plugins

Installation

To quickly install the shell, run the following command:

curl -sSL https://raw.githubusercontent.com/maarutan/shell/master/src/install | sh

Uninstallation

To uninstall the shell, run the following command:

curl -sSL https://raw.githubusercontent.com/maarutan/shell/master/src/uninstall | sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published