{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":572375,"defaultBranch":"master","name":"dotfiles","ownerLogin":"henrik","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2010-03-21T09:25:17.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/216?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1676579836.8744981","currentOid":""},"activityList":{"items":[{"before":"7c3755d9986b36a80881c0bbd61481b979e8f070","after":"7453c3b8dc4fc7524fb8ad4e03e1edc1f927cb5e","ref":"refs/heads/master","pushedAt":"2024-03-07T11:31:53.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"henrik","name":"Henrik Nyh","path":"/henrik","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/216?s=80&v=4"},"commit":{"message":"Set AUCTIONET_CORE_EMPLOYEE_ID for Auctionet Rails consoles\n\nUsed to set 'whodunnit' for PaperTrail.","shortMessageHtmlLink":"Set AUCTIONET_CORE_EMPLOYEE_ID for Auctionet Rails consoles"}},{"before":"cd9db30d8ddbbdc9d1250c77758bec415d98a31b","after":"7c3755d9986b36a80881c0bbd61481b979e8f070","ref":"refs/heads/master","pushedAt":"2023-12-10T00:16:52.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"henrik","name":"Henrik Nyh","path":"/henrik","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/216?s=80&v=4"},"commit":{"message":"Add auctionet_icon binary\n\nFor internal use.\n\nI tried various ways to render an Apple emoji but this was the simplest thing that worked, believe it or not…\n\nThe Cloudinary account is \"pairicon\" since I originally used it for an old project: https://github.com/henrik/pairicon","shortMessageHtmlLink":"Add auctionet_icon binary"}},{"before":"71b15d837d305e6c5a5fdd46cdcc19ad37bccdd7","after":"cd9db30d8ddbbdc9d1250c77758bec415d98a31b","ref":"refs/heads/master","pushedAt":"2023-11-09T15:36:00.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"henrik","name":"Henrik Nyh","path":"/henrik","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/216?s=80&v=4"},"commit":{"message":"Rename {os_x,mac_os}_defaults.sh\n\nAngry hat tip @frederfred. 😠🎩","shortMessageHtmlLink":"Rename {os_x,mac_os}_defaults.sh"}},{"before":"b8b5f98c2ddb2fc07cb4d171ecc5cdd206200535","after":"71b15d837d305e6c5a5fdd46cdcc19ad37bccdd7","ref":"refs/heads/master","pushedAt":"2023-11-09T15:13:59.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"henrik","name":"Henrik Nyh","path":"/henrik","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/216?s=80&v=4"},"commit":{"message":"os_x_defaults.sh: Remove some outdated stuff\n\nHaven't checked if all the rest still work (some have comments saying they don't…).","shortMessageHtmlLink":"os_x_defaults.sh: Remove some outdated stuff"}},{"before":"3fc921cc06085c56b603c1d121526c9877f59bf7","after":"b8b5f98c2ddb2fc07cb4d171ecc5cdd206200535","ref":"refs/heads/master","pushedAt":"2023-10-19T13:35:04.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"henrik","name":"Henrik Nyh","path":"/henrik","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/216?s=80&v=4"},"commit":{"message":"Git: set rebase and autostash globally","shortMessageHtmlLink":"Git: set rebase and autostash globally"}},{"before":"dd8524cc2467196fc14a2a752e554db25c61014d","after":"3fc921cc06085c56b603c1d121526c9877f59bf7","ref":"refs/heads/master","pushedAt":"2023-09-07T09:45:52.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"henrik","name":"Henrik Nyh","path":"/henrik","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/216?s=80&v=4"},"commit":{"message":"Don't complain about missing Homebrew if not installed\n\nE.g. in my Ubuntu work devbox.","shortMessageHtmlLink":"Don't complain about missing Homebrew if not installed"}},{"before":"db93eec99c1a19ea1c85ecdde32503ba74459203","after":"dd8524cc2467196fc14a2a752e554db25c61014d","ref":"refs/heads/master","pushedAt":"2023-07-11T10:10:20.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"henrik","name":"Henrik Nyh","path":"/henrik","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/216?s=80&v=4"},"commit":{"message":"irbrc: Reflect current quote style in prompt","shortMessageHtmlLink":"irbrc: Reflect current quote style in prompt"}},{"before":"82fa27fdbb5cbeee7d9bd4c05e16afb2c54349aa","after":"db93eec99c1a19ea1c85ecdde32503ba74459203","ref":"refs/heads/master","pushedAt":"2023-07-11T08:54:32.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"henrik","name":"Henrik Nyh","path":"/henrik","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/216?s=80&v=4"},"commit":{"message":"Make irb prompt fixed-width to avoid issues\n\nhttps://ruby.social/@henrik/110694557615313865","shortMessageHtmlLink":"Make irb prompt fixed-width to avoid issues"}},{"before":"d8f0a9508f032a7aa93df8262081ccdbe274cba2","after":"82fa27fdbb5cbeee7d9bd4c05e16afb2c54349aa","ref":"refs/heads/master","pushedAt":"2023-06-16T10:19:24.669Z","pushType":"push","commitsCount":1,"pusher":{"login":"henrik","name":"Henrik Nyh","path":"/henrik","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/216?s=80&v=4"},"commit":{"message":"Vim: Set coc to suggest.noselect: true\n\nThis means it will no longer preselect the first autocomplete option, as documented in https://github.com/neoclide/coc.nvim#example-lua-configuration.\n\nI prefer for ctrl+n to select the first option and not have a preselected one.\n\nThanks to @MartyBeGood for debugging and finding this fix!","shortMessageHtmlLink":"Vim: Set coc to suggest.noselect: true"}},{"before":"e728067bea55d1a6bda382fd8b992f2e74c469c2","after":"d8f0a9508f032a7aa93df8262081ccdbe274cba2","ref":"refs/heads/master","pushedAt":"2023-05-06T14:55:44.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"henrik","name":"Henrik Nyh","path":"/henrik","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/216?s=80&v=4"},"commit":{"message":"Update Homebrew PATH setting\n\nAfter upgrading Homebrew, this is what it suggested.","shortMessageHtmlLink":"Update Homebrew PATH setting"}},{"before":"602afb2644b61d0b1b82c09fabe94c60b9c29c74","after":"e728067bea55d1a6bda382fd8b992f2e74c469c2","ref":"refs/heads/master","pushedAt":"2023-05-06T14:41:26.000Z","pushType":"push","commitsCount":6,"pusher":{"login":"henrik","name":"Henrik Nyh","path":"/henrik","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/216?s=80&v=4"},"commit":{"message":"Upgrade vim-plug","shortMessageHtmlLink":"Upgrade vim-plug"}},{"before":"90ace1a9d6596569dbb720a6ce161c5ebcb559be","after":"602afb2644b61d0b1b82c09fabe94c60b9c29c74","ref":"refs/heads/master","pushedAt":"2023-03-10T10:19:54.689Z","pushType":"push","commitsCount":2,"pusher":{"login":"henrik","name":"Henrik Nyh","path":"/henrik","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/216?s=80&v=4"},"commit":{"message":"Load .profile in non-login shells\n\nSo devbox stuff works in non-login shells, e.g. 'ssh devbox \"some command\"'.","shortMessageHtmlLink":"Load .profile in non-login shells"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEDvtlBAA","startCursor":null,"endCursor":null}},"title":"Activity · henrik/dotfiles"}