Skip to content

this is a repo for me to quickly install all cli tools in a fresh linux system or inside docker.

Notifications You must be signed in to change notification settings

petertheprocess/cli_toolkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

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

About

this is a repo for me to quickly install all cli tools in a fresh linux system or inside docker.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages