https://github.com/marcosmoura/dotfiles
My personal macOS dotfiles
https://github.com/marcosmoura/dotfiles
dotfiles hammerspoon macos shell window-manager yabai zsh
Last synced: about 1 year ago
JSON representation
My personal macOS dotfiles
- Host: GitHub
- URL: https://github.com/marcosmoura/dotfiles
- Owner: marcosmoura
- License: other
- Created: 2020-04-02T21:09:31.000Z (about 6 years ago)
- Default Branch: main
- Last Pushed: 2025-03-05T19:53:51.000Z (over 1 year ago)
- Last Synced: 2025-03-25T08:51:21.882Z (about 1 year ago)
- Topics: dotfiles, hammerspoon, macos, shell, window-manager, yabai, zsh
- Language: Lua
- Homepage:
- Size: 351 MB
- Stars: 7
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
.dotfiles
My personal macOS dotfiles
### Installation
```shell
git clone https://github.com/marcosmoura/dotfiles.git
cd ./dotfiles
chmod +x install.sh
./install.sh
```