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

https://github.com/charlieroth/dotfiles


https://github.com/charlieroth/dotfiles

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Dotfiles

## Installation

Install MacOS dependencies with `brew` (ensure `brew` is installed)

```bash
$ ./brew-installer.sh
```

Symlinks are created/managed with `stow`

```bash
$ stow .
```

Refer to the following video on setting up and using `stow`

[Dreams of Autonomy - Stow Has Forever Changed the Way I Manage dotfiles](https://www.youtube.com/watch?v=y6XCebnB9gs)

Install [TPM (Tmux Plugin Manager)](https://github.com/tmux-plugins/tpm?tab=readme-ov-file#installation)