Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | git: fix ghq root path | Alan Pearce | 2023-08-26 | -1/+1 |
| | ||||
* | git: Set ghq root using gitconfig method | Alan Pearce | 2023-08-23 | -0/+1 |
| | ||||
* | git: configure git-delta via home-manager module support | Alan Pearce | 2023-07-13 | -8/+7 |
| | ||||
* | git: don't automatically rebase "main" branch | Alan Pearce | 2023-06-16 | -0/+3 |
| | ||||
* | git: enable syntax highlighting in diffs via `delta` | Alan Pearce | 2023-06-16 | -7/+12 |
| | ||||
* | git: add subcommand to get root of repository | Alan Pearce | 2023-06-09 | -0/+1 |
| | ||||
* | git: remove writeCommitGraph settings | Alan Pearce | 2023-04-07 | -6/+0 |
| | | | | | For `git gc`, it's now the default anyway For `git fetch`, it seems to be a trade-off that should be enabled per-repository | |||
* | git: don't install extra tools that I don't use | Alan Pearce | 2023-04-07 | -3/+0 |
| | ||||
* | Re-format with nixpkgs-fmt | Alan Pearce | 2023-03-14 | -4/+3 |
| | ||||
* | Reformat files with alejandra | Alan Pearce | 2022-10-16 | -2/+4 |
| | ||||
* | git: don't auto-merge npm lockfile conflicts | Alan Pearce | 2021-05-18 | -4/+0 |
| | | | | `npm install` will perform this process anyway | |||
* | Use gls to call prefixed coreutils rather than git ls-files | Alan Pearce | 2020-12-29 | -0/+1 |
| | ||||
* | Remove prettier_d | Alan Pearce | 2020-08-24 | -1/+0 |
| | | | | Poor installation method, slows down installs for a small increase in performance. | |||
* | git: set GitHub username for ghq | Alan Pearce | 2020-07-04 | -0/+3 |
| | ||||
* | Remove Keybase | Alan Pearce | 2020-06-03 | -3/+0 |
| | | | | Acqui-hired by Zoom. Product will probably be deprecated soon. | |||
* | Update javascript packages | Alan Pearce | 2020-01-31 | -0/+1 |
| | ||||
* | Install npm-merge-driver instead of relying on npx | Alan Pearce | 2019-12-13 | -1/+1 |
| | ||||
* | git: Ensure keybase:// repositories can be used as submodules | Alan Pearce | 2019-12-02 | -0/+3 |
| | ||||
* | git: ignore tabnine_root globally | Alan Pearce | 2019-11-26 | -0/+1 |
| | | | | Non-users will not like the clutter. | |||
* | git: enable commit graphs (v2.23+) | Alan Pearce | 2019-11-13 | -0/+9 |
| | ||||
* | Add aliases for new git switch/restore commands (v2.23) | Alan Pearce | 2019-10-24 | -0/+2 |
| | ||||
* | mv modules settings | Alan Pearce | 2019-10-08 | -0/+77 |