https://github.com/actuallytaylor/.dotfiles
https://github.com/actuallytaylor/.dotfiles
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/actuallytaylor/.dotfiles
- Owner: ActuallyTaylor
- Created: 2023-04-09T05:38:44.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2025-08-01T05:12:18.000Z (11 months ago)
- Last Synced: 2025-09-06T14:49:02.808Z (9 months ago)
- Language: Shell
- Size: 39.7 MB
- Stars: 25
- Watchers: 1
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# .dotfiles
Dot files for macOS.
## What editors do I use?
I use [Nova](https://nova.app/), [Zed](https://zed.dev/), and [Xcode](https://developer.apple.com/xcode/).
- Nova is used for Swift Playdate Development.
- Zed is used for general text editing & web work.
- Xcode is used of Apple & Swift development.
## What terminal do I use?
I use [iTerm2](https://iterm2.com/)! It has been really nice to use, and I have been using it for a long time at this point. I would highly recommned checking it out.
## Installation
### Automatic
Run `install.sh` anywhere on your computer and it will link all of the appropriate files.
### Manual
You can manually move configuration files. To find the correct paths check `install.sh`
## macOS Keyboard Shortcuts
I document all of the custom keyboard shortcuts I use in: [macOS Keyboard Shortcuts](./KeyboardShortcuts.md)