Skip to content
This repository has been archived by the owner on Jan 12, 2024. It is now read-only.

corytheboyd-smartsheet/home

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 

Repository files navigation

~ Sweet ~

Deprecated

This implementation is way better and actually works: https://github.com/corytheboyd-smartsheet/oh-my-zsh-custom


Tracking changes to scripts in my ~, such as ~/.zshrc.

The .gitigore excludes all files recursively, so anything you want to track needs to be added with a negation. For example, !.zshrc.

It's also common to have a global ~/.gitignore, which obviously conflicts with this one. To get around that, just rename it to ~/.gitignore.global and then tell git about it:

git config --global core.excludesfile ~/.gitignore.global

About

My home directory

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages