Skip to content

NicolasBernaux/zsh-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

18 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

MY DEFAULT CONFIG

A lightweight config to configure your terminal in 1 minute using spaceship prompt πŸš€. spaceship prompt

Getting Started

Prerequisites

  • Zsh should be installed (v4.3.9 or more recent). If not pre-installed (run zsh --version to confirm), check the following instructions here: Installing ZSH
  • git should be installed

Repo installation

Clone the repo in your ~/ directory

  • run git clone https://github.com/NicolasBernaux/my-config.git

Create .zshrc with your mac user name

  • run make user="YOUR_USER_NAME" create-zshrc

Install oh-my-zsh

  • run make install-oh-my-zsh

Install plugins

  • run make get-plugins

Install themes

  • run make get-themes

Set global gitignore

  • run make set-global-gitignore

Dependencies

About

πŸš€ Init terminal in few second

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published