Skip to content

m1foley/dotfiles

Repository files navigation

Dotfiles

Maybe my dotfiles will be useful for you too!

Instructions

To softlink an underscore file:

ln -s `pwd`/_filename ~/.filename

Notes

.git_template

Add default behaviors to all new git projects:

  • Automatically run ctags on changes, per Tim Pope.
  • Use pre-commit to check for common errors while committing.
  • Use fit-commit to validate commit messages.

About

My system dotfiles. You might find something useful.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published