Skip to content

Latest commit

 

History

History
44 lines (31 loc) · 740 Bytes

File metadata and controls

44 lines (31 loc) · 740 Bytes

Purelind Dotfiles (macOS & Linux)

Supported Configurations

  • Bash / Zsh
  • Git
  • Tmux
  • Vim / Neovim
  • Rime input method
  • Kitty

Inspired by Jose Javier Gonzalez dotfiles

Dependencies

# macOS
brew install stow readline xz

# Fedora
dnf install stow

# Ubuntu/Debian
apt install stow

Installation

# 1. Install zsh and set as default shell
# 2. Run setup scripts
./install_dev_tools.sh
./stow_dotfiles.sh

Files

  • install_dev_tools.sh: Install dev tools (Node, Rust, Neovim, etc.)
  • stow_dotfiles.sh: Create config symlinks
  • AGENTS.md: AI assistant guidelines

Tips

Increase terminal cursor speed: System Preferences → Keyboard → Key Repeat Rate