{"id":21594446,"url":"https://github.com/meduzen/dotfiles","last_synced_at":"2026-04-14T00:02:29.256Z","repository":{"id":88671540,"uuid":"150010624","full_name":"meduzen/dotfiles","owner":"meduzen","description":"Fast macOS installation for Macbook computers running on Apple Silicon. Rather personal.","archived":false,"fork":false,"pushed_at":"2024-04-18T22:14:07.000Z","size":90,"stargazers_count":0,"open_issues_count":3,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-01-24T17:15:45.813Z","etag":null,"topics":["dotfiles","dotfiles-macos","macos","macos-setup"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/meduzen.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2018-09-23T17:56:36.000Z","updated_at":"2023-06-30T12:58:09.000Z","dependencies_parsed_at":"2024-02-23T11:49:52.299Z","dependency_job_id":null,"html_url":"https://github.com/meduzen/dotfiles","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meduzen%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meduzen%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meduzen%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meduzen%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/meduzen","download_url":"https://codeload.github.com/meduzen/dotfiles/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244207138,"owners_count":20416092,"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","dotfiles-macos","macos","macos-setup"],"created_at":"2024-11-24T17:18:23.271Z","updated_at":"2026-04-14T00:02:29.205Z","avatar_url":"https://github.com/meduzen.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Dotfiles\n\nThese instructions partly automates the setup of a device using macOS with an Apple Silicon ship.\n\n## Setup your Mac\n\nDeeply inspired by [Dries Vints dotfiles repository](https://github.com/driesvints/dotfiles).\n\n1. Update macOS to the latest version (_System Preferences_ / _Software Update_).\n2. Install Xcode from the App Store and open it.\n3. Install macOS Command Line Tools by running `xcode-select --install` in Terminal.\n4. Install Rosetta by running `sudo softwareupdate --install-rosetta`.\n5. Copy your public and private SSH keys to `~/.ssh` and make sure their permissions are set to `600`.\n6. Add your SSH private keys to the authentication agent by running `ssh-add ~/.ssh/private_key_name`.\n7. Clone this repository to `~/.dotfiles`.\n8. Append `/usr/local/bin/zsh` to the end of your `/etc/shells` file. ⚠️ **seems not needed, to be confirmed**\n9. Enter the `.dotfiles` directory and run `chmod +x install.sh` (check if still necessary after #583a9a5).\n10. Run `./install.sh` to start the installation.\n11. Restore preferences by running `mackup restore` (make sure your [storage provider](https://github.com/lra/mackup/blob/master/doc/README.md#storage) is connected).\n12. Restart your computer to finalize the process.\n\n## Post setup\n\n1. Go to the App Store to retrieve the apps that are not in your Brewfile.\n2. And now, some app by app notes… 👇\n\n### Apple Simulator\n\nIn Xcode:\n- go to menu _Window_, _Devices and Simulators_, _Simulators_ to add additional iOS versions down to iOS 14.0.1.\n- go to menu _Xcode_, _Settings_, _Platforms_ to add additional devices.\n\n### MySQL\n\n- (optional) Security: set a root password by running [`sudo mysql_secure_installation`](https://dev.mysql.com/doc/refman/8.0/en/mysql-secure-installation.html).\n- Databases migration: by running `mysql -u root -p \u003c alldb.sql`, you can import all local databases you have exported with `mysqldump -u root -p --all-databases \u003e alldb.sql`.\n- Favorites and passwords migration or migration from Sequel Pro to Sequel Ace: follow the [dedicated guide](https://sequel-ace.com/get-started/migrating-from-sequel-pro.html).\n- If you need access to remote servers, grant Sequel Ace the access to your `~/.ssh/config`, `~/.ssh/known_hosts` and the needed SSH keys.\n\n### Git\n\n- In `.gitconfig`, set a name and an email address.\n\n### Mooom\n\n- As stated in [Moom FAQ](https://manytricks.com/osticket/kb/faq.php?id=53), `/Library/Preferences/com.manytricks.Moom.plist`: “Macs may have differing numbers of displays, different resolutions, etc. Saved layouts for one won't make sense for another.”\n\n### Sublime Text\n\n- In Sublime Text, go to _Tools_, _Install Package Control_. Then, [_to be completed_].\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmeduzen%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmeduzen%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmeduzen%2Fdotfiles/lists"}