{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":854142861,"defaultBranch":"master","name":"dotfiles","ownerLogin":"aauren","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2024-09-08T13:46:13.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/1392295?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1725803207.0","currentOid":""},"activityList":{"items":[{"before":null,"after":"05ac306e25bfbacd03f41603815eaef1ef7a6dbc","ref":"refs/heads/better_socat_build","pushedAt":"2024-09-08T13:46:47.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"aauren","name":"Aaron U'Ren","path":"/aauren","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1392295?s=80&v=4"},"commit":{"message":"socat: update socat","shortMessageHtmlLink":"socat: update socat"}},{"before":null,"after":"07df4d6bf512893ffb35e30621d115367c282748","ref":"refs/heads/rr-fix-migrate","pushedAt":"2024-09-08T13:46:47.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"aauren","name":"Aaron U'Ren","path":"/aauren","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1392295?s=80&v=4"},"commit":{"message":"Remove test:prepare from migrate alias\n\n* `rake db:test:prepare` has been depreciated in rails 4.1","shortMessageHtmlLink":"Remove test:prepare from migrate alias"}},{"before":null,"after":"0b79872bcadef90af6228d37abb622b9cce4d34d","ref":"refs/heads/dc-commit-amend","pushedAt":"2024-09-08T13:46:47.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"aauren","name":"Aaron U'Ren","path":"/aauren","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1392295?s=80&v=4"},"commit":{"message":"Fix git commit --amend alias (now ca)","shortMessageHtmlLink":"Fix git commit --amend alias (now ca)"}},{"before":null,"after":"0d9d25354540d7b79b4d54f61262575374fcaf45","ref":"refs/heads/sd-nvm-path","pushedAt":"2024-09-08T13:46:47.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"aauren","name":"Aaron U'Ren","path":"/aauren","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1392295?s=80&v=4"},"commit":{"message":"Adds `/usr/local/lib/node_modules` to `$PATH`\n\n* Also sources `nvm.sh`","shortMessageHtmlLink":"Adds /usr/local/lib/node_modules to $PATH"}},{"before":null,"after":"0f927d1bb53d63314e0dd2384daa1eb95fd760b3","ref":"refs/heads/gb-experimental-ctags-settings","pushedAt":"2024-09-08T13:46:47.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"aauren","name":"Aaron U'Ren","path":"/aauren","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1392295?s=80&v=4"},"commit":{"message":"Extend ctags support for Ruby.\n\nThis adds experimental support for attr_reader and constant definitions.\nIt's quite rough, but a good starting point for improving ctags.\n\nInspired by this Trello discussion:\nhttps://trello.com/c/liLHC19x/14-improving-tags-in-ctags-files","shortMessageHtmlLink":"Extend ctags support for Ruby."}},{"before":null,"after":"2064a8d8f2e017d94c67b8e5b9344eec75afad4b","ref":"refs/heads/mb-rubocop","pushedAt":"2024-09-08T13:46:47.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"aauren","name":"Aaron U'Ren","path":"/aauren","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1392295?s=80&v=4"},"commit":{"message":"Run rubocop locally as part of syntastic\n\nSyntastic checks for some simple Ruby errors (using `ruby -w -T1-c`) but\nwe can go further with rubocop checks, too. This will hopefully reduce\nthe number of commits that exist to appease Hound.","shortMessageHtmlLink":"Run rubocop locally as part of syntastic"}},{"before":null,"after":"254dc6938fa85f11167fc6197f6990376939d3a3","ref":"refs/heads/master","pushedAt":"2024-09-08T13:46:47.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"aauren","name":"Aaron U'Ren","path":"/aauren","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1392295?s=80&v=4"},"commit":{"message":"functions.local: add kppp function that is like kpp but with peco","shortMessageHtmlLink":"functions.local: add kppp function that is like kpp but with peco"}},{"before":null,"after":"33df53cb9132abc9b5a6649b33d0aafaabea77a6","ref":"refs/heads/ap-set-autochdir","pushedAt":"2024-09-08T13:46:47.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"aauren","name":"Aaron U'Ren","path":"/aauren","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1392295?s=80&v=4"},"commit":{"message":"Automatically change directory to last file opened\n\n`set autochdir` allows you to open a file in another directory:\n\n :vsplit ../../models/foo.php\n\nAnd when you're working in foo.php, you realize you need to make a\nchange to the bar model, bar.php, you can simply do:\n\n :vsplit bar.php\n\nInstead of having to do:\n\n :vsplit ../../models/bar.php","shortMessageHtmlLink":"Automatically change directory to last file opened"}},{"before":null,"after":"414416b285d6d3f1d68b188c7c7712ce7b1470af","ref":"refs/heads/sd-vundle","pushedAt":"2024-09-08T13:46:47.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"aauren","name":"Aaron U'Ren","path":"/aauren","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1392295?s=80&v=4"},"commit":{"message":"Update `vundle` to `Vundle.vim`\n\nhttps://github.com/gmarik/Vundle.vim/blob/8db3bcb5921103f0eb6de361c8b25cc03cb350b5/doc/vundle.txt#L372-L396\n\n`vundle` is now `Vundle.vim`. Additionally, the `Bundle` interface is deprecated\nin favor of `Plugin`.","shortMessageHtmlLink":"Update vundle to Vundle.vim"}},{"before":null,"after":"4477c324c322137283073d99cd5ca661de0e40c0","ref":"refs/heads/ew-trim-trailing-whitespace-on-save","pushedAt":"2024-09-08T13:46:47.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"aauren","name":"Aaron U'Ren","path":"/aauren","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1392295?s=80&v=4"},"commit":{"message":"Trim trailing whitespace when a file is saved","shortMessageHtmlLink":"Trim trailing whitespace when a file is saved"}},{"before":null,"after":"51ccef73db4c8a866dbe4be82ecba04b4cd2e340","ref":"refs/heads/jf-colorcolumn","pushedAt":"2024-09-08T13:46:47.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"aauren","name":"Aaron U'Ren","path":"/aauren","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1392295?s=80&v=4"},"commit":{"message":"Remove extra newline","shortMessageHtmlLink":"Remove extra newline"}},{"before":null,"after":"567da2626f971d49378b3a2cbf5263ecbae23d1d","ref":"refs/heads/dc-save-with-control-s","pushedAt":"2024-09-08T13:46:47.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"aauren","name":"Aaron U'Ren","path":"/aauren","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1392295?s=80&v=4"},"commit":{"message":"Save with Ctrl+S\n\n* Save 750,000 keystrokes over a 10-year programming career.\n http://www.youtube.com/watch?v=SkdrYWhh-8s\n* In order to make this work, disable XON/XOFF flow control.\n http://dallarosa.tumblr.com/post/31333511717/commandt-and-ctrl-s-on-mac-os-x\n\nHat tip, @r00k.","shortMessageHtmlLink":"Save with Ctrl+S"}},{"before":null,"after":"6c288706ebb064f45eef163d95855a435cfb0836","ref":"refs/heads/thoughtbot_master","pushedAt":"2024-09-08T13:46:47.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"aauren","name":"Aaron U'Ren","path":"/aauren","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1392295?s=80&v=4"},"commit":{"message":"Set 'autowrite'\n\n* Automatically :write before commands such as `:next` or `:!`\n* Saves keystrokes by eliminating writes before running tests, etc\n* See `:help 'autowrite'` for more information","shortMessageHtmlLink":"Set 'autowrite'"}},{"before":null,"after":"727a4af665dc8385453931280ee478f39ccf38b8","ref":"refs/heads/thoughtbot","pushedAt":"2024-09-08T13:46:47.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"aauren","name":"Aaron U'Ren","path":"/aauren","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1392295?s=80&v=4"},"commit":{"message":"binstubs autocompletion for Bundler","shortMessageHtmlLink":"binstubs autocompletion for Bundler"}},{"before":null,"after":"886c5a6e510ba742197f7e9f9ede5ba2d7f9b848","ref":"refs/heads/sg-arrows-insert-mode","pushedAt":"2024-09-08T13:46:47.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"aauren","name":"Aaron U'Ren","path":"/aauren","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1392295?s=80&v=4"},"commit":{"message":"Tag the Scala arrows\n\n- Introduces a vim config directory, `.vim/configs`.\n- Adds an `arrows.vim` to the `vim/configs` directory, nested under the\n `scala` tag.\n- Documents the tag in the README.","shortMessageHtmlLink":"Tag the Scala arrows"}},{"before":null,"after":"9111cb0c3ddb77aedd4ca4ae9a0ab3a870cb0357","ref":"refs/heads/mb-improve-ruby","pushedAt":"2024-09-08T13:46:47.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"aauren","name":"Aaron U'Ren","path":"/aauren","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1392295?s=80&v=4"},"commit":{"message":"Add vim-ruby-cute\n\nThe vim-ruby-cute vim plugin is an essential and important part of every\nRuby development environment. It assists to synergize your eyeballs to\nthe high bandwidth, client-centric logistics.\n\n... but really it just makes hashes, inequalities, lambdas, and regexp\nchecks look better.","shortMessageHtmlLink":"Add vim-ruby-cute"}},{"before":null,"after":"954093484a2ddca1fc26c8315aa72963d4488c44","ref":"refs/heads/dc-rbenv-zsh","pushedAt":"2024-09-08T13:46:47.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"aauren","name":"Aaron U'Ren","path":"/aauren","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1392295?s=80&v=4"},"commit":{"message":"Load rbenv in zshrc, not zshenv\n\nOn Mac OS X, there is a bug where `/etc/zshenv`'s `path_helper`\nforces `/usr/bin` to the front of the `$PATH`:\n\nhttps://github.com/sstephenson/rbenv/issues/369\n\n # system-wide environment settings for zsh(1)\n if [ -x /usr/libexec/path_helper ]; then\n eval `/usr/libexec/path_helper -s`\n fi\n\nThis breaks rbenv by always using the system Ruby.\n\nWe have fixed this in the past in our Laptop script\nby moving `/etc/zshenv` to `/etc/zprofile`:\n\nhttps://github.com/thoughtbot/laptop/commit/c64806ec7d5e5111980152fa5a88922450873de3\n\nAnd more recently, to `/etc/zshrc`:\n\nhttps://github.com/thoughtbot/laptop/blame/master/mac\n\nOn Yosemite with the version of thoughtbot/dotfiles before this commit,\nwith rbenv being initialized in `~/.zshenv`,\nthe problem returned.\n\nMoving rbenv initialization back to `~/.zshrc` fixed the problem.\n\nThe official documentation for rbenv also recommends initializing in `~/.zshrc`.\n\nhttps://github.com/sstephenson/rbenv#basic-github-checkout\n\nIt also recommends:\n\n export PATH=\"$HOME/.rbenv/bin:$PATH\"","shortMessageHtmlLink":"Load rbenv in zshrc, not zshenv"}},{"before":null,"after":"b4d94978ac16d2109a233b41b160954356dfb7f6","ref":"refs/heads/mb-experimental-tag","pushedAt":"2024-09-08T13:46:47.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"aauren","name":"Aaron U'Ren","path":"/aauren","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1392295?s=80&v=4"},"commit":{"message":"Describe the `experimental` tag","shortMessageHtmlLink":"Describe the experimental tag"}},{"before":null,"after":"b86c75bda292f21d769fc30560b4fa3b4c228d00","ref":"refs/heads/dc-psql-x-auto","pushedAt":"2024-09-08T13:46:47.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"aauren","name":"Aaron U'Ren","path":"/aauren","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1392295?s=80&v=4"},"commit":{"message":"Automatically format psql results in best way\n\nWithout setting:\n\n id | created_at | updated_at |\n account_id | name |\n description | active\n ----+----------------------------+----------------------------+----\n -------+--------------------+--------------------------------------\n -------------------------------------------------------------------\n -------------------------------------------------------------------\n ---------------------------+--------\n 2 | 2013-02-25 22:08:21.960397 | 2013-03-01 19:25:12.959323 | 4 |\n Electrical Drawing | Deleniti aut ipsum animi doloremque possimus. Ad\n sit sint sunt sequi magni quidem. Atque rerum enim ea sint. Ad magni\n dolores maxime et quaerat asperiores quo. Reprehenderit et esse\n voluptatibus cum. | t\n 3 | 2013-02-26 00:21:54.985716 | 2013-03-01 19:25:12.982441 |\n 5 | Stuff | Molestias eaque occaecati dolor laborum nisi\n enim nihil. Soluta temporibus est. Labore maxime tempora. Qui tempora\n repellat eum dolor voluptatem at odit.\n | t\n\nWith setting:\n\n -[ RECORD 1]-------------------------------------------------------\n id | 2\n created_at | 2013-02-25 22:08:21.960397\n updated_at | 2013-03-01 19:25:12.959323\n account_id | 4\n name | Electrical Drawing\n description | Deleniti aut ipsum animi doloremque possimus. Ad sit\n sint sunt sequi magni quidem. Atque rerum enim ea sint. Ad magni dolores\n maxime et quaerat asperiores quo. Reprehenderit et esse voluptatibus\n active | t\n -[ RECORD 2]-------------------------------------------------------\n id | 3\n created_at | 2013-02-26 00:21:54.985716\n updated_at | 2013-03-01 19:25:12.982441\n account_id | 5\n name | Stuff\n description | Molestias eaque occaecati dolor laborum nisi enim\n nihil. Soluta temporibus est. Labore maxime tempora. Qui tempora\n repellat eum dolor voluptatem at odit.\n active | t","shortMessageHtmlLink":"Automatically format psql results in best way"}},{"before":null,"after":"c5350644117653f804019fabeab7316a795dfe27","ref":"refs/heads/jq-bundle-exec","pushedAt":"2024-09-08T13:46:47.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"aauren","name":"Aaron U'Ren","path":"/aauren","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1392295?s=80&v=4"},"commit":{"message":"[JQ] Add be alias for bundle exec","shortMessageHtmlLink":"[JQ] Add be alias for bundle exec"}},{"before":null,"after":"cd6fd7c763703f8494570693032d11be9d6c1dca","ref":"refs/heads/mosh_add","pushedAt":"2024-09-08T13:46:47.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"aauren","name":"Aaron U'Ren","path":"/aauren","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1392295?s=80&v=4"},"commit":{"message":"my_ssh & setup_remote_env: Add Mosh options to allow for using Mosh to connect to remote host","shortMessageHtmlLink":"my_ssh & setup_remote_env: Add Mosh options to allow for using Mosh t…"}},{"before":null,"after":"cda99ed9bcf21ad4e0aff7af768af4f32c175c67","ref":"refs/heads/sg-disable-spring","pushedAt":"2024-09-08T13:46:47.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"aauren","name":"Aaron U'Ren","path":"/aauren","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1392295?s=80&v=4"},"commit":{"message":"Disable spring by default (it breaks things more often than it helps)","shortMessageHtmlLink":"Disable spring by default (it breaks things more often than it helps)"}},{"before":null,"after":"e1b77667f4c673a11d332a8543a799ef98b10a27","ref":"refs/heads/vim-multiple-cursors","pushedAt":"2024-09-08T13:46:47.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"aauren","name":"Aaron U'Ren","path":"/aauren","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1392295?s=80&v=4"},"commit":{"message":"Add vim-multiple-cursors Vim plugin","shortMessageHtmlLink":"Add vim-multiple-cursors Vim plugin"}},{"before":null,"after":"e827039df29528f22fbb0e5bfbf5ee56ed1d9cbe","ref":"refs/heads/nk-add-postgres-aliases","pushedAt":"2024-09-08T13:46:47.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"aauren","name":"Aaron U'Ren","path":"/aauren","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1392295?s=80&v=4"},"commit":{"message":"Add postgres start and stop aliases","shortMessageHtmlLink":"Add postgres start and stop aliases"}},{"before":null,"after":"ec6211e0eb6df8c6f3fa90378be08691a2cf53fa","ref":"refs/heads/ct-git-done","pushedAt":"2024-09-08T13:46:47.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"aauren","name":"Aaron U'Ren","path":"/aauren","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1392295?s=80&v=4"},"commit":{"message":"Add current alias for the current git branch","shortMessageHtmlLink":"Add current alias for the current git branch"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0wOFQxMzo0Njo0Ny4wMDAwMDBazwAAAASwHuzM","startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0wOFQxMzo0Njo0Ny4wMDAwMDBazwAAAASwHuzM","endCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0wOFQxMzo0Njo0Ny4wMDAwMDBazwAAAASwHuuv"}},"title":"Activity · aauren/dotfiles"}