Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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)