dotfiles/bin
Oliver Davies 624faf959c refactor: restructure my Code directory
I recently restructed the contents of my `~/Code` directory so that
repositories are grouped by their provider and organisation.

For example, my `dotfiles` are now located at
`~/Code/github.com/opdavies/dotfiles`.

Likewise, `build-configs` is now located at
`~/Code/github.com/OliverDaviesLtd/build-configs` as it's within the
`OliverDaviesLtd` organisation.

As well as `~/Code/github.com`, I also have `~/Code/bitbucket.org` for
Bitbucket repositories. These are also grouped within subdirectories for
each organisation.

This change means I need to update any reference to the old `dotfiles`
location to the new one and I can update the `t` function to adjust the
min and max depth it uses to find directories.
2023-08-07 09:53:33 +01:00
..
create-script feat: add create-script and tag-release 2023-04-14 10:20:44 +01:00
develop fix(scripts): use Flake by default if it exists 2023-07-20 09:26:31 +01:00
drupalorg refactor: combine bin directories 2022-10-11 22:09:42 +01:00
git-abort refactor: combine bin directories 2022-10-11 22:09:42 +01:00
git-cm refactor: combine bin directories 2022-10-11 22:09:42 +01:00
git-continue refactor: combine bin directories 2022-10-11 22:09:42 +01:00
git-up refactor: combine bin directories 2022-10-11 22:09:42 +01:00
import-gzip-database feat(scripts): name the service name configurable 2023-07-18 20:51:41 +01:00
main-or-master-branch refactor: combine bin directories 2022-10-11 22:09:42 +01:00
new-drupal-module refactor(new-drupal-module): use git 2023-07-09 16:34:53 +01:00
stop-all-docker-containers feat(scripts): stop all Docker containers 2023-05-10 12:36:54 +01:00
switch-to-laptop-screen chore: update script names 2023-02-07 20:24:36 +00:00
switch-to-monitor chore: update script names 2023-02-07 20:24:36 +00:00
t refactor: restructure my Code directory 2023-08-07 09:53:33 +01:00
tag-release feat(scripts): push with --no-verify 2023-06-13 19:52:32 +01:00