Dotfiles
᠅ Dotfiles for zsh, tmux, fzf, neovim, git, zprezto, hammerspoon, kitty & more 🔥
Install / Use
/learn @peterpme/DotfilesREADME
Peter's dotfiles
Dotfiles and automations that make my life easier (or harder lol)
-
Prezto A lightweight zsh configuration framework with sensible defaults. It's fast, too!
-
Homebrew The Missing Package Manager for MacOS (or Linux)
-
Mac App Store CLI A CLI for the Mac App Store. Installs all your favorite apps in just 1 line!
-
Hammerspoon Staggeringly powerful MacOS desktop automation with Lua
-
Neovim A modern, ground up rewrite of Vim
-
Kitty A fast, GPU based terminal alternative to iTerm
-
Tmux Create, split, save, move terminal tabs easily all within one window.
-
Fzf The fastest way to search for ANYTHING on your computer
-
Forgit Use git interactively. Powered by fzf
-
PowerLevel10k A zsh theme that emphasizes speed, flexibility and an out-of-the-box experience
Screenshots
Getting Started
Check out ./install.sh. You'll have to run ./install all or pick the section you'd like to run.
- Install Homebrew & dependencies
- Install Xcode and Xcode CLI tools
- Setup symlinks and config
Post-automation updates
- Install NVChad if you haven't yet. This replaces the local nvim config
Files that store personal info or api keys are gitignored. Make sure you either comment these references out, or set them up:
~/.npmrc~/.gitconfig.local~/.ssh/config- Nicer kitty icon
- Download & Install into
~/.local/share/fonts/Symbols-2048-em Nerd Font Complete.ttf
Vim and Neovim Setup
Neovim is a fork and drop-in replacement for vim. in most cases, you would not notice a difference between the two, other than Neovim allows plugins to run asynchronously so that they do not freeze the editor, which is the main reason I have switched over to it. Vim and Neovim both use Vimscript and most plugins will work in both (all of the plugins I use do work in both Vim and Neovim). For this reason, they share the same configuration files in this setup. Neovim uses the XDG base directory specification which means it won't look for a .vimrc in your home directory. Instead, its configuration looks like the following:
| | Vim | Neovim |
| ----------------------- | ---------- | ------------------------- |
| Main Configuration File | ~/.vimrc | ~/.config/nvim/init.vim |
| Configuration directory | ~/.vim | ~/.config/nvim |
Thanks
I've been working on my dotfiles for over 8 years. A lot of it is thanks to the community and some of my favorite people / projects:
Related Skills
node-connect
349.0kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
109.4kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
349.0kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
349.0kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
