{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":8177650,"defaultBranch":"main","name":"dotfiles","ownerLogin":"scrosland","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2013-02-13T11:00:55.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/1006278?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1611049674.0","currentOid":""},"activityList":{"items":[{"before":"af4aa8830049225a8cdad7cbed67a594ae0a20e5","after":"b421952ffd504b7da6f76fd0eedf62dcdfb85f9a","ref":"refs/heads/main","pushedAt":"2024-07-12T11:08:10.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"scrosland","name":"Simon Crosland","path":"/scrosland","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1006278?s=80&v=4"},"commit":{"message":"Link clang-format into $HOME/bin\n\nmac/install.d/brew.sh: Link clang-format into $HOME/bin so that I can\nspecify a fixed path in VSCode `settings.json`. Using the path doesn't\nwork as my shell path including /opt/homebrew may not be correctly set\nin Code when started from the GUI. Also shfmt.","shortMessageHtmlLink":"Link clang-format into $HOME/bin"}},{"before":"6178d113cee91d0d4cefa2c3842e193094489bff","after":"af4aa8830049225a8cdad7cbed67a594ae0a20e5","ref":"refs/heads/main","pushedAt":"2024-07-12T09:39:32.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"scrosland","name":"Simon Crosland","path":"/scrosland","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1006278?s=80&v=4"},"commit":{"message":"mac/Brewfile: Add clang-format","shortMessageHtmlLink":"mac/Brewfile: Add clang-format"}},{"before":"b26e6cea480ea6951ffe0e1396745f99a5ee4bef","after":"6178d113cee91d0d4cefa2c3842e193094489bff","ref":"refs/heads/main","pushedAt":"2024-06-15T15:41:45.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"scrosland","name":"Simon Crosland","path":"/scrosland","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1006278?s=80&v=4"},"commit":{"message":"mac/Brewfile: Fix mactex typo","shortMessageHtmlLink":"mac/Brewfile: Fix mactex typo"}},{"before":"4ed3ea993a3e9accf4404d3a3d217a34152ef032","after":"b26e6cea480ea6951ffe0e1396745f99a5ee4bef","ref":"refs/heads/main","pushedAt":"2024-06-14T12:22:32.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"scrosland","name":"Simon Crosland","path":"/scrosland","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1006278?s=80&v=4"},"commit":{"message":"Install LookAway.app from a cask\n\nmac/Brewfile: Add lookaway, but also rework the items which need sudo\nand at the same time make it possible for some items to only be\ninstalled on my work machine.","shortMessageHtmlLink":"Install LookAway.app from a cask"}},{"before":"e29c3ca3d10e4c29842c92a636d03ee36a64e057","after":"4ed3ea993a3e9accf4404d3a3d217a34152ef032","ref":"refs/heads/main","pushedAt":"2024-06-14T07:37:25.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"scrosland","name":"Simon Crosland","path":"/scrosland","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1006278?s=80&v=4"},"commit":{"message":"mac/Brewfile: Add btop","shortMessageHtmlLink":"mac/Brewfile: Add btop"}},{"before":"1099cb2039e7d74b115e9b07a685428e49776908","after":"e29c3ca3d10e4c29842c92a636d03ee36a64e057","ref":"refs/heads/main","pushedAt":"2024-06-14T06:38:40.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"scrosland","name":"Simon Crosland","path":"/scrosland","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1006278?s=80&v=4"},"commit":{"message":"mac/Brewfile: Add htop","shortMessageHtmlLink":"mac/Brewfile: Add htop"}},{"before":"88a54ac1b52f147a4d0faea958ba50c7c7087ef4","after":"1099cb2039e7d74b115e9b07a685428e49776908","ref":"refs/heads/main","pushedAt":"2024-06-13T13:55:20.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"scrosland","name":"Simon Crosland","path":"/scrosland","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1006278?s=80&v=4"},"commit":{"message":"zellij/zellij: Remove an accidental symlink.","shortMessageHtmlLink":"zellij/zellij: Remove an accidental symlink."}},{"before":"ced50a242b0522f74e92f5b8c4031b5c19b95813","after":"88a54ac1b52f147a4d0faea958ba50c7c7087ef4","ref":"refs/heads/main","pushedAt":"2024-05-17T12:53:12.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"scrosland","name":"Simon Crosland","path":"/scrosland","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1006278?s=80&v=4"},"commit":{"message":"vim: add shfmt plugin and configure\n\nmac/Brewfile:\nvim/plugin/plugins.vim:\nvim/vimrc.sensible:","shortMessageHtmlLink":"vim: add shfmt plugin and configure"}},{"before":"d7cbe6aaecaad7b2dcb3820ad4be8308ea3887d8","after":"ced50a242b0522f74e92f5b8c4031b5c19b95813","ref":"refs/heads/main","pushedAt":"2024-04-12T08:21:49.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"scrosland","name":"Simon Crosland","path":"/scrosland","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1006278?s=80&v=4"},"commit":{"message":"install: handle pip3 changes in Homebrew\n\nHomebrew is now setting up pip3 as \"externally managed\" which expects\npacakges to be installed with brew not pip3. Adapt to this for all the\npackages that work this way.\n\nmac/Brewfile: Adding black, mypy, python-packaging and pyyaml.\n\nmac/brew-copy-apps: Regex strings should be raw strings.\n\nmac/install.d/python.sh: No longer install black with pip3.","shortMessageHtmlLink":"install: handle pip3 changes in Homebrew"}},{"before":"48238f1bd2be4eaca78e1c887770adaae306a7b5","after":"d7cbe6aaecaad7b2dcb3820ad4be8308ea3887d8","ref":"refs/heads/main","pushedAt":"2024-04-09T11:18:07.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"scrosland","name":"Simon Crosland","path":"/scrosland","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1006278?s=80&v=4"},"commit":{"message":"functions: typo","shortMessageHtmlLink":"functions: typo"}},{"before":"3205c5a8e78e713e61cec515c8b752ed4ade114b","after":"48238f1bd2be4eaca78e1c887770adaae306a7b5","ref":"refs/heads/main","pushedAt":"2024-02-09T18:10:35.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"scrosland","name":"Simon Crosland","path":"/scrosland","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1006278?s=80&v=4"},"commit":{"message":"git: set main as the default branch for init\n\nmac/install.d/git.sh: Tell git to use main for the default branch name\nwhen initialising a new repo.","shortMessageHtmlLink":"git: set main as the default branch for init"}},{"before":"925c52d2f28cfad7214a30d8503c1d43dd9a7278","after":"3205c5a8e78e713e61cec515c8b752ed4ade114b","ref":"refs/heads/main","pushedAt":"2024-01-04T14:12:24.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"scrosland","name":"Simon Crosland","path":"/scrosland","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1006278?s=80&v=4"},"commit":{"message":"bash: Optionally force full path in prompt\n\nfunctions.d/functions.bash: Optionally force the full path to show in\nthe prompt even if it would normally be truncated.\nSet $PROMPT_FULL_PATH to always show the full path.","shortMessageHtmlLink":"bash: Optionally force full path in prompt"}},{"before":"40de29821f5439a30474265000ef4ff6ad61e490","after":"925c52d2f28cfad7214a30d8503c1d43dd9a7278","ref":"refs/heads/main","pushedAt":"2023-10-23T16:11:17.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"scrosland","name":"Simon Crosland","path":"/scrosland","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1006278?s=80&v=4"},"commit":{"message":"mac/Brewfile: add gitui into the mix","shortMessageHtmlLink":"mac/Brewfile: add gitui into the mix"}},{"before":"e3d768ec0017474fd6725452673f0907840c99eb","after":"40de29821f5439a30474265000ef4ff6ad61e490","ref":"refs/heads/main","pushedAt":"2023-08-05T14:29:48.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"scrosland","name":"Simon Crosland","path":"/scrosland","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1006278?s=80&v=4"},"commit":{"message":"Brewfile: add wget into the mix","shortMessageHtmlLink":"Brewfile: add wget into the mix"}},{"before":"817be1c2aac2812fa8168c0ee4896edec75a71f9","after":"e3d768ec0017474fd6725452673f0907840c99eb","ref":"refs/heads/main","pushedAt":"2023-07-31T15:03:29.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"scrosland","name":"Simon Crosland","path":"/scrosland","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1006278?s=80&v=4"},"commit":{"message":"install.d/bash.sh: Use group name not number","shortMessageHtmlLink":"install.d/bash.sh: Use group name not number"}},{"before":"8244cdad66e004095c9671bb01aad27ae5441e4a","after":"817be1c2aac2812fa8168c0ee4896edec75a71f9","ref":"refs/heads/main","pushedAt":"2023-07-31T10:58:15.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"scrosland","name":"Simon Crosland","path":"/scrosland","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1006278?s=80&v=4"},"commit":{"message":"mac/install: minor improvements to 1st time setup\n\nmac/install.d/bash.sh: Reformat file. Check for group admin(80) before\ntrying to sudo.\n\nmac/install.d/iterm2.sh: Check that iTerm preferences are present before\ntrying to install a theme.","shortMessageHtmlLink":"mac/install: minor improvements to 1st time setup"}},{"before":"88c1a834f488b2124a9b13fc1183c35bc8adc862","after":"8244cdad66e004095c9671bb01aad27ae5441e4a","ref":"refs/heads/main","pushedAt":"2023-07-25T12:36:14.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"scrosland","name":"Simon Crosland","path":"/scrosland","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1006278?s=80&v=4"},"commit":{"message":"Brewfile: Add MacTex\n\nmac/Brewfile: Add mactex-no-gui but make it conditional on the current\nuser being in group admin(80) as the mactex pkg installer needs sudo.","shortMessageHtmlLink":"Brewfile: Add MacTex"}},{"before":"9d0d7d67898ba3ecfea85d11a4f2112a0bddc8e1","after":"88c1a834f488b2124a9b13fc1183c35bc8adc862","ref":"refs/heads/main","pushedAt":"2023-07-25T07:43:35.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"scrosland","name":"Simon Crosland","path":"/scrosland","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1006278?s=80&v=4"},"commit":{"message":"Brewfile: install pandoc","shortMessageHtmlLink":"Brewfile: install pandoc"}},{"before":"2cc23c750de8a749e41b1893a6ef59896dba006e","after":"9d0d7d67898ba3ecfea85d11a4f2112a0bddc8e1","ref":"refs/heads/main","pushedAt":"2023-07-16T14:14:08.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"scrosland","name":"Simon Crosland","path":"/scrosland","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1006278?s=80&v=4"},"commit":{"message":"homebrew: Better of copying apps to /Applications\n\nmac/brew-copy-apps: A new script to collect all the possible apps to\ncopy and their versions, and then copy only the latest version of each\napp into /Applications, or $HOME/Applications.\n\nmac/install.d/brew.sh: Update to use brew-copy-apps.","shortMessageHtmlLink":"homebrew: Better of copying apps to /Applications"}},{"before":"02b6069f50c0274c364b96b59627b4907e2bd041","after":"2cc23c750de8a749e41b1893a6ef59896dba006e","ref":"refs/heads/main","pushedAt":"2023-04-24T09:46:22.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"scrosland","name":"Simon Crosland","path":"/scrosland","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1006278?s=80&v=4"},"commit":{"message":"shrc: Improve compatibility with Solaris","shortMessageHtmlLink":"shrc: Improve compatibility with Solaris"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEfcSGRQA","startCursor":null,"endCursor":null}},"title":"Activity ยท scrosland/dotfiles"}