Skip to content

atrahy/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles

macOS setup — Fish + Neovim + Zellij + AeroSpace.

Fresh install

Prereqs (do these first):

  • Sign in to App Store (required for mas installs in Brewfile)
  • Install 1Password and sign in
  • Install Docker Desktop manually (see doc/manual_install.md)

Bootstrap:

git clone git@gitlab.com:atrahy/dotfiles.git ~/work/dotfiles
bash ~/work/dotfiles/bootstrap.sh

This installs Homebrew, runs brew bundle, symlinks ~/.config/* to dot_config/*, symlinks bin/ to ~/.bin, and applies macOS defaults.

After bootstrap:

  • Open Alacritty → Zellij starts automatically → fish
  • Fisher plugins install on first fish launch
  • nvim → lazy.nvim installs plugins on first open

Layout

Path Purpose
dot_config/ Symlinked to ~/.config/*
homebrew/Brewfile All packages (brew, cask, mas)
macos_darwin/ macOS defaults write settings
bin/ Personal CLI scripts, symlinked to ~/.bin
doc/ Manual install instructions + package reference

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors