Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 1.1 KB

File metadata and controls

20 lines (15 loc) · 1.1 KB

Usage

sh -c "$(wget -O- https://raw.githubusercontent.com/petertheprocess/cli_toolkit/main/cli_toolkit_install.sh)"

That command will install ohmyzsh with autosuggestion plugin, zellij, and yazi. zsh installation script is from zsh-in-docker

What it is

This repo is for me to quickly install the cli tools I use every day in a fresh linux system or inside a docker. currently it includes:

  • Oh My Zsh: A delightful community-driven (with 2,400+ contributors) framework for managing your zsh configuration.
  • Zellij: a tmux-like terminal multiplexer. Unlike Tmux, the default keybindings of Zellij are much kinder to new users.

demo

  • Yazi: a ranger-like terminal file manager, allow you view and navigate through your directory interactively and smoothly.
example.mp4