Skip to content

FaisalBudiono/zsh-config

Repository files navigation

ZSH Configuration

NOTE: Still need to install the antigen manually

Installation

  1. You need to clone this repo
  2. Symlink .zshrc file in this repo with your default .zshrc file
    • You can done this by typing: ln -s -f <your-repo-directory>/.zshrc ~/.zshrc
    • Or go to your repo directory and type ln -s -f $(pwd)/.zshrc ~/.zshrc

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages