https://github.com/alex-grover/dotfiles
Your friendly neighborhood fish user 🐟
https://github.com/alex-grover/dotfiles
dotfiles fish macos
Last synced: 19 days ago
JSON representation
Your friendly neighborhood fish user 🐟
- Host: GitHub
- URL: https://github.com/alex-grover/dotfiles
- Owner: alex-grover
- Created: 2014-07-18T00:39:23.000Z (almost 11 years ago)
- Default Branch: main
- Last Pushed: 2025-02-28T20:52:29.000Z (about 2 months ago)
- Last Synced: 2025-03-24T12:21:37.802Z (about 1 month ago)
- Topics: dotfiles, fish, macos
- Language: Shell
- Homepage:
- Size: 1.75 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# dotfiles
My dotfiles and scripts for bootstrapping a new computer! I use macOS and fish, among other tools. There are things in this repo that won't apply to most people, but the layout of this repository is quite simple and you can easily add or remove anything as you see fit.
Installation:
```bash
git clone [email protected]:alex-grover/dotfiles.git
cd dotfiles
./setup.sh
```