https://github.com/meanderingprogrammer/dotfiles
Using yadm to store all my dotfiles.
https://github.com/meanderingprogrammer/dotfiles
dotfiles nvim-dotfiles yadm
Last synced: about 2 months ago
JSON representation
Using yadm to store all my dotfiles.
- Host: GitHub
- URL: https://github.com/meanderingprogrammer/dotfiles
- Owner: MeanderingProgrammer
- Created: 2023-09-09T23:00:03.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-10-14T22:16:12.000Z (2 months ago)
- Last Synced: 2025-10-15T02:37:31.768Z (2 months ago)
- Topics: dotfiles, nvim-dotfiles, yadm
- Language: Lua
- Homepage:
- Size: 4.55 MB
- Stars: 11
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: docs/README.md
Awesome Lists containing this project
README
# Introduction
Using [yadm](https://yadm.io/) to store all my dotfiles
# Commands
| Command | Description |
|------------------|----------------------------------|
| `yadm bootstrap` | Run bootstrap script |
| `yadm status` | Status of yadm git repository |
| `yadm add -u` | Stage all modified files at once |
| `yadm push` | Push commited changes |
# Setup
## Dependencies
```bash
sudo apt install curl
```
## Download Setup Script
```bash
curl -fsSL https://raw.githubusercontent.com/MeanderingProgrammer/dotfiles/main/docs/setup.sh -o setup.sh && chmod +x setup.sh
```
## Execute Script Commands in Order
| Command | Description |
|--------------------|---------------------------------------|
| `./setup.sh deps` | Installs dependencies |
| `./setup.sh shell` | Changes [shell](https://www.zsh.org/) |
| `./setup.sh brew` | Installs [homebrew](https://brew.sh/) |
| `./setup.sh git` | Installs [git](https://git-scm.com/) |
| `./setup.sh yadm` | Installs [yadm](https://yadm.io/) |
| `./setup.sh prefs` | Modify system preferences |
| `./setup.sh clean` | Deletes the setup script |
# Settings
## Mac - Developer Tools
- System Settings -> Privacy & Security -> Developer Tools
- Add terminal emulators to the list
- Removes overhead when running executables
## Linux - Activate Thunderbolt
- Copy `uuid` from output of `boltctl list`
- Enroll device with `boltctl enroll `