https://github.com/charlieroth/dotfiles
https://github.com/charlieroth/dotfiles
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/charlieroth/dotfiles
- Owner: charlieroth
- Created: 2022-08-13T15:38:42.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-12-31T14:32:51.000Z (over 1 year ago)
- Last Synced: 2025-03-26T10:50:40.866Z (over 1 year ago)
- Language: Lua
- Size: 6.92 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)