Skip to content

codecodeio/zsh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

zsh terminal configuration file

~/.zshrc

.zshrc Sharing

Fork this repo or create your own.

Initialize your home folder and set the git repo

$ cd ~
$ git init
$ git remote add origin git@github.com:codecodeio/zsh.git
$ git pull origin main

The .gitignore file will only allow .zshrc, README.md, and .gitignore. You don't want anything else in your home folder in this repo.

Now you can push and pull changes to your zshrc file from any computer!

About

zsh terminal configuration file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages