Find a file
Oliver Davies 4c663645d3 Ignore everything by default
Ignore everything by default unless it has been explicitly un-ignored.

For now, everything that was previously added will continue to work, but
I'll build up the allowed list of files going forward as needed.
2020-07-23 16:24:23 +01:00
bin Run phpunit or pest depending on the project 2020-07-23 16:24:23 +01:00
config/sublime-text-3/Packages/User Add Sublime Text preferences 2020-06-10 21:08:00 +01:00
Library/Application Support/Sublime Text 3 Add Sublime Text preferences 2020-06-10 21:08:00 +01:00
tag-git git: Add an init template, use it to create the main branch 2020-07-20 01:47:34 +01:00
tag-npm Tag npm files 2019-09-04 23:14:38 +01:00
tag-php/composer Require symfony/flex globally 2019-12-30 00:09:38 +00:00
tag-tmux tmux: add more key bindings 2020-01-28 20:21:06 +00:00
tag-vim vim: Add configuration for git commits 2020-04-29 13:49:41 +01:00
tag-zsh Remove the shorten function 2020-07-23 16:24:23 +01:00
.gitignore Ignore everything by default 2020-07-23 16:24:23 +01:00
hushlogin Remove dot prefixes 2019-09-04 22:55:23 +01:00
install.sh Fix path to rcrc 2020-05-06 17:27:41 +01:00
rcrc git: Add an init template, use it to create the main branch 2020-07-20 01:47:34 +01:00
README.md Add link to Thoughtbot dotfiles 2020-06-21 00:38:47 +01:00

dotfiles

My personal dotfiles, originally for macOS only but currently being adapted for use on Linux based systems (Ubuntu and Pop!_OS in particular) where needed.

Attribution

Inspired in part by similar repositories by Thoughtbot, Chris Toomey, Gabe Berke-Williams, Jeff Geerling and others.