The Blacklist
— Crossed off every list.

ZSH

zsh

Zsh, or the Z shell, is a powerful and customizable command-line shell for Unix-like systems. It's known for its many features and flexibility, making it a popular choice among developers and power users.  

**** 10 Zsh Tips & Tricks: Configuration, Customization & Usage - SitePoint***

  • Autocompletion: Zsh provides powerful autocompletion for commands, file names, options, and more, saving you time and effort.

  • Syntax highlighting: Zsh can highlight different parts of your commands and scripts, improving readability and reducing errors.

  • History expansion: You can easily recall and edit previous commands with features like incremental search and command line editing.

  • Scripting: Zsh is a powerful scripting language with advanced features like functions, arrays, and control flow structures.

  • Plugins: Zsh supports a wide range of plugins, allowing you to extend its functionality with features like git integration, syntax checking, and more.

One of the most popular ways to customize Zsh is by using a framework like OhMyZshOhMyZsh
*plugins** = ([[Aliases]] copydir [[copyfile]] [[copybuffer]] [[dirhistory]] zsh_reload [[jsontools]] [[sudo]] [[web-search]] [[Git]] zsh-syntax-highlighting zsh-autosuggestions)

Oh My [[ZSH]], often abbreviated as OMZ, is a popular open-source framework designed to enhance your Z shell (Zsh) experience. It offers a wide range of features, including:

Key Features:



Plugins: OMZ comes with a vast collection of plugins that extend Zsh's functionality. These plugins can automate tasks...
.

❯ fortune | cowsay -s     
 ______________________________________
< McDonald's -- Because you're worth it. >
 ----------------------------------------
        \   ^__^
         \  (**)\_______
            (__)\       )\/\
             U  ||----w |
                ||     ||

About DonGato

A digital nomad.