Skip to content

ZepengW/zsh-anywhere

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ZSH-Anywhere

One command to install Zsh and configure various plugins and themes.

Features

  • Detect and Install Zsh as un-sudo user
  • Deploy Oh-My-Zsh
  • Configure plugins and theme (preset by author)
  • Adding options for plugins and themes during deployment

Getting Started

Requirements

  • git
  • zsh (optional)

If you don't have permission to install zsh on your system, our script will automatically install zsh to your home path.

Deploy quickly

git clone https://github.com/oliverck/zsh-anywhere.git
cd zsh-anywhere
sh zsh-anywhere.sh

Deploy your own configuration

  1. Fork from this repo
  2. Modify the config file ./configs/.zshrc in configs as you wish
  3. sh zsh-anywhere.sh

Q&A

When you encounter network problems.

This project is downloaded from the China mirror by default. If you find access difficulties in regions outside of China, please execute the command: sh zsh-anywhere.sh 0

Stargazers over time

Stargazers over time

About

Deploy zsh and configure preset anywhere quickly!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages