Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fedora ZSH

A lightweight, modular, Kali-inspired ZSH configuration for Fedora Linux.

Built with pure ZSH.
No Oh My Zsh.
No Starship.
No Powerlevel10k.


Features

  • Lightweight
  • Modular configuration
  • Kali-inspired prompt
  • Git branch integration
  • SSH detection
  • Intelligent history
  • Syntax highlighting
  • Autosuggestions
  • Improved completion
  • Automatic backups
  • Safe installer
  • Safe updater
  • Safe uninstaller

Project Structure

fedora-zsh/
├── install.sh
├── update.sh
├── uninstall.sh
├── config/
├── scripts/
├── docs/
└── assets/

Installation

git clone https://github.com/<your_username>/fedora-zsh.git

cd fedora-zsh

chmod +x install.sh

./install.sh

Updating

./update.sh

Uninstall

./uninstall.sh

Prompt Preview

┌──(john㉿fedora)-[~/Projects]
└─$

Inside a Git repository:

┌──(john㉿fedora)-[~/Projects/fedora-zsh] (main)
└─$

Over SSH:

┌──(john㉿fedora)-[~/Server] (main) [SSH]
└─$

Installed Configuration

The installer creates:

~/.config/fedora-zsh/

and installs a lightweight

~/.zshrc

that loads all modules automatically.


Modules

  • prompt.zsh
  • aliases.zsh
  • colors.zsh
  • completion.zsh
  • exports.zsh
  • git.zsh
  • history.zsh
  • plugins.zsh

License

MIT


Version

Current release:

v1.0.0

About

A clean, modular, and fast Zsh environment for Fedora Linux with a Kali-inspired prompt, safe installer, automatic backups, and zero external frameworks.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages