Skip to content

Akatsuki-Ryu/akazsh

Repository files navigation

akazsh - Development Environment Setup Scripts

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.

Features

  • 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

Quick Start

macOS Setup

./initmac.sh

Linux Setup

./initlinux.sh

Components

  • .zshrc - Zsh shell configuration
  • .p10k.zsh - Powerlevel10k theme configuration
  • .aliases - Custom shell aliases
  • .gitconfig - Git configuration
  • misc/ - Additional utility scripts and configurations
  • mytmux/ - Tmux configuration files
  • ahkforwin/ - AutoHotkey scripts for Windows
  • alfredsync/ - Alfred workflows and configurations

Requirements

  • macOS or Linux operating system
  • Git
  • Internet connection for downloading dependencies

Installation

  1. Clone this repository:

    git clone https://github.com/akatsuki-ryu/akazsh.git
    cd akazsh
  2. Run the appropriate initialization script for your system:

    • For macOS: ./initmac.sh
    • For Linux: ./initlinux.sh
  3. Follow the interactive prompts to complete the setup

License

This project is open-source and available under the MIT License.

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

About

akabox dot files

Resources

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors