Skip to content

allen-paystack/system_config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ZSH Custom Config

This repo demonstrates how to use a custom config file to configure zsh.

Why ZSH (and iTerm 🙈)? OhMyZSH is a good alternative to bash. Find out why here. And find out how to set it up here

It currently loads aliases and variables into shell at startup.

Your Main config file at ~/.zshrc needs to be updated with the scripts found in zshrc.sample.

The file variables.zshrc.sample needs to be converted to variables.zshrc and then fill in your environment variable values

To generate the file variables.zshrc you can run

cp variables.zshrc.sample variables.zshrc

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published