{"id":24205280,"url":"https://github.com/mheob/macos","last_synced_at":"2026-03-08T21:03:43.642Z","repository":{"id":41888053,"uuid":"355885776","full_name":"mheob/macos","owner":"mheob","description":"My configuration for my Mac.","archived":false,"fork":false,"pushed_at":"2025-03-12T15:57:08.000Z","size":1950,"stargazers_count":3,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-04T13:52:53.847Z","etag":null,"topics":["dotfiles","mac-config","macos"],"latest_commit_sha":null,"homepage":"https://www.its-boehm.de","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mheob.png","metadata":{"funding":{"github":["mheob"],"patreon":null,"open_collective":null,"ko_fi":"mheob","tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":["www.paypal.me/mheob","www.buymeacoffee.com/mheob"]},"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-04-08T11:48:29.000Z","updated_at":"2025-03-12T15:57:12.000Z","dependencies_parsed_at":"2023-10-03T13:04:52.526Z","dependency_job_id":"c1db34fe-6f21-446c-85a7-812ace873763","html_url":"https://github.com/mheob/macos","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mheob/macos","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mheob%2Fmacos","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mheob%2Fmacos/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mheob%2Fmacos/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mheob%2Fmacos/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mheob","download_url":"https://codeload.github.com/mheob/macos/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mheob%2Fmacos/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262850264,"owners_count":23374355,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["dotfiles","mac-config","macos"],"created_at":"2025-01-13T23:20:55.799Z","updated_at":"2026-03-08T21:03:38.604Z","avatar_url":"https://github.com/mheob.png","language":"Shell","funding_links":["https://github.com/sponsors/mheob","https://ko-fi.com/mheob","www.paypal.me/mheob","www.buymeacoffee.com/mheob"],"categories":[],"sub_categories":[],"readme":"# Mac Installation helper\n\nUse at your own risk!\n\nTODO\n\n---\n\n## Enabling touch ID for access on Terminal\n\nSimple way to allow Mac Touch ID authentication in Command prompt.\n\nMac pro have fingerprint scanner (Touch ID) to simplify login process but this is not exposed in terminal. So each time you run commands with elevated privileges you need to type in your password. Following simple change would allow you to use Touch ID for authentication in Command prompt.\n\nTo use MacOS Touch ID in Terminal for sudo access instead of entering system password.\n\nEdit this file `/etc/pam.d/sudo` with your favorite editor.\n\n```sh\nsudo vim /etc/pam.d/sudo\n```\n\nAdd the following line to the top of the file.\n\n```sh\nauth sufficient pam_tid.so\n```\n\n### Iterm2\n\nTo enable Touch ID access on Iterm2. You need to do the following.\nGo to Preferences -\u003e Advanced -\u003e Allow sessions to survive logging out and back in and set value to no.\n\nRestart Iterm2 and voilà touch ID authentication will work on Iterm2.\n\n## Special Thanks\n\nThanks to [josean-dev](https://github.com/josean-dev) for the insppiration of the nvim config.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmheob%2Fmacos","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmheob%2Fmacos","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmheob%2Fmacos/lists"}