Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/timche/dotfiles
:file_folder: My personal dotfiles to setup my macOS machine
https://github.com/timche/dotfiles
dotfiles homebrew homebrew-cask macos
Last synced: 3 months ago
JSON representation
:file_folder: My personal dotfiles to setup my macOS machine
- Host: GitHub
- URL: https://github.com/timche/dotfiles
- Owner: timche
- License: mit
- Created: 2015-08-21T21:49:25.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2024-04-05T18:37:34.000Z (10 months ago)
- Last Synced: 2024-05-01T15:38:07.168Z (9 months ago)
- Topics: dotfiles, homebrew, homebrew-cask, macos
- Language: Shell
- Homepage:
- Size: 114 KB
- Stars: 5
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# timche's Dotfiles
> My personal dotfiles to setup my macOS machine
## Usage
1. _(Optional)_ Edit files to personal taste where applicable
1. Run files in `prerequisites` in order
- Example: `./prerequisites/01-homebrew.sh`
1. Run files in `setups` in order
- Example: `./setups/01-macos.sh`
1. Symlink files in `symlinks`
- Example: `ln -sf ~/GitHub/dotfiles/symlinks/.gitconfig ~/.gitconfig`## Additional Software from Elsewhere
### App Store
- [Lungo](https://apps.apple.com/us/app/lungo/id1263070803)
### GitHub
- [Gmail Desktop](https://github.com/timche/gmail-desktop)