https://github.com/ellyloel/dotfiles
🔘📄
https://github.com/ellyloel/dotfiles
dotfiles macos
Last synced: 11 months ago
JSON representation
🔘📄
- Host: GitHub
- URL: https://github.com/ellyloel/dotfiles
- Owner: EllyLoel
- License: mit
- Created: 2023-01-22T02:30:16.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-01-19T09:12:57.000Z (over 1 year ago)
- Last Synced: 2025-04-23T14:53:57.447Z (about 1 year ago)
- Topics: dotfiles, macos
- Language: Shell
- Homepage:
- Size: 6.11 MB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Elly's dotfiles
I've known about dotfiles for a long time but never taken the time to actually pull them all together in a git repo, until now! (_2023/01/22_)
To help give me the push I needed to do it, I followed the course at [dotfiles.eieio.xyz](http://dotfiles.eieio.xyz), I'd recommend it if you're also stuggling to take the plunge.
## Installation
1. `xcode-select --install` (Command Line Tools are required for Git and Homebrew)
2. `git clone https://github.com/ellyloel/dotfiles.git ~/.dotfiles`. We'll start with `https` but switch to `ssh` after everything is installed.
3. `cd ~/.dotfiles`
4. Do a software audit by editing [Brewfile](Brewfile) directly.
5. [`./install`](install)
6. Restart computer.
7. [Generate ssh key](https://docs.github.com/en/authentication/connecting-to-github-with-ssh/generating-a-new-ssh-key-and-adding-it-to-the-ssh-agent), [add to GitHub](https://docs.github.com/en/authentication/connecting-to-github-with-ssh/adding-a-new-ssh-key-to-your-github-account), and switch remotes.
### Manual Steps
- Arc
- [DisplayLink Manager](https://www.synaptics.com/products/displaylink-graphics/downloads/macos)
- [Elgato Control Center](https://www.elgato.com/en/downloads)
- [Firefox Developer Edition](https://www.mozilla.org/en-US/firefox/developer/)
- [Safari Technology Preview](https://developer.apple.com/safari/resources/)
- [Google Chrome Dev](https://www.google.com/intl/en_au/chrome/dev/)
- [Microsoft Edge Dev](https://www.microsoftedgeinsider.com/en-us/download)
_to be continued..._