10 lines
432 B
Markdown
10 lines
432 B
Markdown
# timetracker.vim syntax file and Git
|
|
|
|
The _timetracker.vim_ syntax file I use at my employer contains customer names
|
|
so it's easy to tell the parts of my timetracker log lines are for particular
|
|
customers (or other important entities). Since this information is sensitive,
|
|
I am sanitizing it before I post it to my personal, public-facing Git repo on
|
|
git.eldon.me.
|
|
|
|
Just run `./toggle_remote.sh` and it should do the right thing.
|