A comprehensive collection of scripts and configurations for setting up development environments on macOS and Linux systems. This repository contains dotfiles, initialization scripts, and various tools to streamline the setup of a new development machine.
- Automated installation of essential development tools and utilities
- Shell configuration with Oh My Zsh and Powerlevel10k theme
- Custom aliases and configurations for enhanced productivity
- Support for both macOS and Linux environments
- Package management with Homebrew (macOS)
- Various utility scripts and configurations
./initmac.sh./initlinux.sh.zshrc- Zsh shell configuration.p10k.zsh- Powerlevel10k theme configuration.aliases- Custom shell aliases.gitconfig- Git configurationmisc/- Additional utility scripts and configurationsmytmux/- Tmux configuration filesahkforwin/- AutoHotkey scripts for Windowsalfredsync/- Alfred workflows and configurations
- macOS or Linux operating system
- Git
- Internet connection for downloading dependencies
-
Clone this repository:
git clone https://github.com/akatsuki-ryu/akazsh.git cd akazsh -
Run the appropriate initialization script for your system:
- For macOS:
./initmac.sh - For Linux:
./initlinux.sh
- For macOS:
-
Follow the interactive prompts to complete the setup
This project is open-source and available under the MIT License.
Contributions are welcome! Please feel free to submit a Pull Request.