Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/frytg/dotfiles
A personal collection of dotfiles and scripts for syncing settings across machines.
https://github.com/frytg/dotfiles
dotfiles ghostty homebrew macos shell
Last synced: about 22 hours ago
JSON representation
A personal collection of dotfiles and scripts for syncing settings across machines.
- Host: GitHub
- URL: https://github.com/frytg/dotfiles
- Owner: frytg
- License: unlicense
- Created: 2025-01-07T10:33:16.000Z (3 days ago)
- Default Branch: main
- Last Pushed: 2025-01-07T12:23:43.000Z (3 days ago)
- Last Synced: 2025-01-07T12:27:23.370Z (3 days ago)
- Topics: dotfiles, ghostty, homebrew, macos, shell
- Language: Shell
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# dotfiles
A personal collection of dotfiles and scripts for syncing settings across machines.
## Setup
Run the following commands to set up dotfile links:
```bash
./install.sh
```## Update Things
Using the `update.sh` script, you can update installed modules:
```bash
./update.sh
```or
```bash
bun run update
```## Author
Created by [@frytg](https://github.com/frytg) / [frytg.digital](https://www.frytg.digital)
## License
[Unlicense](./LICENSE) - also see [unlicense.org](https://unlicense.org)