https://github.com/rgrizzell/dotfiles
Centralized location for all of my essential configurations and utilities. If you want to get to know what kind of Engineer I am, take a look around.
https://github.com/rgrizzell/dotfiles
dotbot dotfiles dotfiles-linux
Last synced: about 2 months ago
JSON representation
Centralized location for all of my essential configurations and utilities. If you want to get to know what kind of Engineer I am, take a look around.
- Host: GitHub
- URL: https://github.com/rgrizzell/dotfiles
- Owner: rgrizzell
- Created: 2021-02-04T20:41:57.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2025-04-08T03:18:08.000Z (about 1 year ago)
- Last Synced: 2026-03-01T22:51:25.930Z (4 months ago)
- Topics: dotbot, dotfiles, dotfiles-linux
- Language: Shell
- Homepage:
- Size: 217 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dotfiles
A centralized location for all of my configs. Based off [Dotbot](https://github.com/anishathalye/dotbot#).
## Installation
```bash
git clone https://github.com/rgrizzell/dotfiles.git ~/.dotfiles && ~/.dotfiles/install
```
_If you happen upon this repository and find something useful for yourself,
thanks for taking the time to look around._