https://github.com/mikemcquaid/dotfiles
💻 My dot files shared between machines.
https://github.com/mikemcquaid/dotfiles
dotfiles macos shell zsh
Last synced: 11 months ago
JSON representation
💻 My dot files shared between machines.
- Host: GitHub
- URL: https://github.com/mikemcquaid/dotfiles
- Owner: MikeMcQuaid
- License: gpl-3.0
- Created: 2012-05-14T15:11:46.000Z (almost 14 years ago)
- Default Branch: main
- Last Pushed: 2025-03-27T11:38:24.000Z (about 1 year ago)
- Last Synced: 2025-04-08T16:05:53.332Z (about 1 year ago)
- Topics: dotfiles, macos, shell, zsh
- Language: Shell
- Homepage:
- Size: 787 KB
- Stars: 271
- Watchers: 15
- Forks: 142
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Dot Files
My dot files shared between machines for ZSH, Bash, macOS, Linux, Cygwin and MSYS.
## Installation
Run [`script/setup`](https://github.com/MikeMcQuaid/dotfiles/blob/main/script/setup)
after checkout to symlink (or copy) everything in this directory to your home directory.
## Status
I'm using these on all my personal machines and GitHub Codespaces.
## Contact
[Mike McQuaid](mailto:mike@mikemcquaid.com)
## License
These dot files are licensed under the [GPLv3 License](https://en.wikipedia.org/wiki/GNU_General_Public_License).
The full license text is available in [LICENSE.txt](https://github.com/MikeMcQuaid/dotfiles/blob/main/LICENSE.txt).