An open API service indexing awesome lists of open source software.

https://github.com/actuallytaylor/.dotfiles


https://github.com/actuallytaylor/.dotfiles

Last synced: 9 months ago
JSON representation

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)