Skip to content

Latest commit

 

History

78 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles

Personal macOS dotfiles managed with GNU Stow.

Setup

Install the configured tools:

brew install stow eza neovim gh git-lfs fnm starship \
  zsh-autosuggestions zsh-syntax-highlighting
brew install --cask ghostty

Authenticate GitHub CLI and select SSH without uploading a new key:

gh auth login --hostname github.com --git-protocol ssh --web --skip-ssh-key

Clone and install:

git clone git@github.com:boostvolt/.dotfiles.git ~/.dotfiles
cd ~/.dotfiles
make dry-run
make install
exec zsh

Commands

make install  # Install or refresh symlinks
make dry-run  # Preview changes
make check    # Validate Zsh syntax

About

Personalized dotfiles for Unix and macOS systems, providing a tailored environment setup for efficient and comfortable usage.

Topics

Resources

Stars

4 stars

Watchers

1 watching

Forks

Used by

Contributors

Languages