Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/loveduckie/macos-setup
My personal setup for macOS.
https://github.com/loveduckie/macos-setup
Last synced: about 1 month ago
JSON representation
My personal setup for macOS.
- Host: GitHub
- URL: https://github.com/loveduckie/macos-setup
- Owner: LoveDuckie
- Created: 2023-08-20T12:54:39.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-10T23:14:52.000Z (over 1 year ago)
- Last Synced: 2024-04-23T06:27:10.690Z (8 months ago)
- Language: Shell
- Size: 8.31 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# macos-setup
A collection of scripts for provisioning a new macOS environment with all my necessary tools and files.
## Usage
Run `setup.sh`.
## Modifications
A list of all the changes made.
### Fonts
* Installs the [JetBrains Mono](https://www.jetbrains.com/lp/mono/) font.
### PyEnv
### NVM
### Homebrew Package Manager
* Contains my `Brewfile` for installing all packages and utilities for [Homebrew Package Manager](https://brew.sh/) (`brew`).
### SSH
* Added functionality for automatically loading the user's SSH key (`~/.ssh/id_rsa`).
* Added functionality for loading the SSH agent if one has already been launched by another terminal instance.### Application Preferences
Includes `.plist` configuration files for various applications.
#### Fork
* Adds scripts for opening repositories in JetBrains WebStorm, Rider, and PyCharm.
#### iTerm2
* Configuration profile for iTerm2.
* Adjusted background opacity.
* Adjusted font.
* Adjusted key mappings for a more "natural" typing feeling.