https://github.com/ryanfowler/dotfiles
My personal dotfiles
https://github.com/ryanfowler/dotfiles
Last synced: 28 days ago
JSON representation
My personal dotfiles
- Host: GitHub
- URL: https://github.com/ryanfowler/dotfiles
- Owner: ryanfowler
- License: mit
- Created: 2018-02-25T22:13:22.000Z (over 8 years ago)
- Default Branch: main
- Last Pushed: 2026-04-16T20:48:08.000Z (2 months ago)
- Last Synced: 2026-04-16T22:29:53.358Z (2 months ago)
- Language: Lua
- Homepage:
- Size: 1000 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# dotfiles
My personal dotfiles
### Usage
To install all tooling and create the necessary symlinks for configuration, run the install script:
```
./install.sh
```
Note: The script will automatically install [rustup](https://rustup.rs/) and
[homebrew](https://brew.sh/) if they can't be found locally.
### License
MIT