Skip to content

phucisstupid/ohmyzsh-config.zsh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

32 Commits
Β 
Β 
Β 
Β 

Repository files navigation

⚑ OhMyZsh plugins config

A modular and optimized Zsh configuration that enhances your terminal experience with better performance, plugin management, and usability.

πŸš€ Features

  • Optimized Zsh Configuration: Fast and lightweight setup.
  • Plugin Management: Uses zinit for efficient plugin loading.
  • Preconfigured Aliases & Functions: Commonly used commands for productivity.
  • Theming Support: Works seamlessly with starship.

πŸ“¦ Installation

Using Zinit (Recommended)

zinit load phucleeuwu/om.zsh-config

Using Oh My Zsh

  1. Clone the repository:
    git clone https://github.com/phucleeuwu/om.zsh-config ${ZSH_CUSTOM:-$HOME/.oh-my-zsh/custom}/plugins/om.zsh-config
  2. Add om.zsh-config to your ~/.zshrc plugins list:
    plugins=(... om.zsh-config)
  3. Restart your shell:
    source ~/.zshrc

πŸ”§ Configuration

Customize the configuration by editing om.zsh-config.zsh or overriding settings in your .zshrc.

🀝 Contributing

Pull requests and suggestions are welcome! Open an issue if you find bugs or need improvements.

πŸ“œ License

This project is licensed under the MIT License.

About

Awesome configuration for OhMyZsh

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages