Skip to content

augustinmuyl/dotfiles

Repository files navigation

Dotfiles

A repo for my personal dotfiles setup.

Structure

.
├── ghostty
├── git
├── nvim
├── ruff
├── skhd
├── tmux
│   └── bin
├── yabai
└── zsh

Initialization

To set up the environment on a new machine (macOS):

Prerequisites

Installation via Homebrew recommended

1. Clone the repo

git clone https://github.com/augustinmuyl/dotfiles.git
cd dotfiles

2. Make tmux scripts executable

chmod +x tmux/.ready-tmux
chmod +x tmux/bin/ready-tmux
chmod +x tmux/bin/setup-tmux-launchagent
chmod +x tmux/bin/tmux-kill-sessions
chmod +x tmux/bin/tmux-sessionizer

3. Symlink the configs

stow -t ~ git nvim ruff skhd tmux yabai zsh ghostty

4. Set up the LaunchAgent

~/bin/setup-tmux-launchagent

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors