Skip to content

Install oh my zsh with custom commands and build-in plugins automatically

Notifications You must be signed in to change notification settings

TBBtianbaoboy/zsh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Platform

This Repo is useful in Fedora 34+. If want to make it run on other platforms, please give requirements in issues.

Demo

search

search

highlight

highlight

auto suggestions

auto-suggest

more

the above screenshots are only a part of functions, more functions are in following.

Usage

clone this repository to local

mkdir -p $HOME/github && cd $HOME/github
git clone https://github.com/TBBtianbaoboy/zsh.git

run install

before running install perfectly, open proxy is better.

chmod +x install
# don't use sudo
./install

Keymap

TODO

Issues

if have any questions, please contact me in issue.

Version

1.2.1

Other

kitty is a friendly terminal to use, recommended it. neovim is a friendly editor to use, recommended it.