Find a file
Oliver Davies b35d9a938a git: Add an init template, use it to create the main branch
See
56d614f806.

> This change adds a HEAD file to the Git template with a different ref.
This means that new repositories will commit to a "main" branch by
default instead.
2020-07-20 01:47:34 +01:00
bin Prefer "main" to "master" 2020-07-19 22:06:30 +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 git: Add an init template, use it to create the main branch 2020-07-20 01:47:34 +01:00
.gitignore Add Sublime Text preferences 2020-06-10 21:08:00 +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.