Dotfiles for macOS with Neovim, Zsh, Fish, Ghostty, and Tmux. Automates terminal setup for developers. Connects to AI agents for code editing and shell management.
git clone https://github.com/joshukraine/dotfiles.githttps://github.com/joshukraine/dotfiles
Quickly set up a new macOS environment with pre-configured development tools and settings.
Easily switch between Zsh and Fish shells while maintaining consistent configurations.
Automate the installation of essential software and dependencies using Homebrew and a custom Brewfile.
Utilize AI-assisted development features to enhance coding efficiency and streamline workflows.
No install command available. Check the GitHub repository for manual installation instructions.
git clone https://github.com/joshukraine/dotfilesCopy the install command above and run it in your terminal.
Launch Claude Code, Cursor, or your preferred AI coding agent.
Use the prompt template or examples below to test the skill.
Adapt the skill to your specific use case and workflow.
Help me set up my macOS development environment using my dotfiles. I want to configure [EDITOR] (Neovim), [SHELL] (Zsh or Fish), and [TERMINAL] (Tmux). Please provide step-by-step instructions for this setup.
### macOS Development Environment Setup
To configure your development environment, follow these steps:
1. **Install Homebrew**: Open your terminal and run:
```bash
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
```
2. **Install Neovim**:
```bash
brew install neovim
```
3. **Set up Zsh or Fish**:
- For Zsh:
```bash
brew install zsh
chsh -s $(which zsh)
```
- For Fish:
```bash
brew install fish
chsh -s $(which fish)
```
4. **Install Tmux**:
```bash
brew install tmux
```
5. **Clone your dotfiles repository**:
```bash
git clone https://github.com/yourusername/dotfiles.git ~/.dotfiles
cd ~/.dotfiles
./install.sh
```
Your development environment is now set up with Neovim, Zsh or Fish, and Tmux, ready for use!Modern publishing platform for content-driven growth
neobank for e-commerce businesses
IronCalc is a spreadsheet engine and ecosystem
Customer feedback management made simple
Enterprise workflow automation and service management platform
Automate your spreadsheet tasks with AI power