Skip to content

This repository contains my Zsh configuration, designed to enhance terminal experience with themes, plugins, and useful features.

License

Notifications You must be signed in to change notification settings

Akshay-Vs/zsh-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Zsh Configuration For Developers

This repository offers a curated Zsh configuration, tailored for developers to enhance your terminal experience with themes, plugins, and useful features

Installation

  1. Setup zsh:
    • install OhMyZSH

    • install Nerd Font

    • Install figlet and lolcat:

      • Debian/Ubuntu:

        sudo apt-get install figlet lolcat neofetch
      • RedHat/Fedora

         sudo dnf install figlet lolcat neofetch
      • macOS:

        brew install figlet lolcat neofetch
      • windows

        stick to cmd or install Linux
  2. Clone the Repository to the home directory:
 git clone https://github.com/Akshay-Vs/zsh-config.git ~/.zsh-config
  1. Create a symlink to .zshrc
ln -s ~/.zsh-config/.zshrc ~/.zshrc

Or manually copy the contents of the .zshrc file into your ~/.zshrc file like a caveman


Configuration Details

Theme: Configured to use agnoster, provides a functional and visually appealing prompt.

Plugins:

Other Features

Run neofetch when you open the terminal from home If not in the home directory, print your OS name in a cool way using figlet and lolcat

If you are willing to install Zsh on Windows rather than just using Linux, here is an awesome blog to follow

About

This repository contains my Zsh configuration, designed to enhance terminal experience with themes, plugins, and useful features.

Topics

Resources

License

Stars

Watchers

Forks

Languages