mauvehed's dotfiles for personal and work environments
at main 28 lines 2.4 kB view raw view rendered
1# Dotfiles Documentation 2 3Welcome to the documentation for this `dotfiles` collection. This section provides detailed information on various tools, configurations, and processes used. 4 5## Table of Contents 6 7Below is a list of available documents. Please refer to them for specific usage instructions and notes. 8 9* **[1Password Usage](./1password-usage.md)**: How 1Password CLI is used with `chezmoi` for secret management. 10* **[AWS Usage](./aws-usage.md)**: Notes and common commands for interacting with AWS. 11* **[Chezmoi Usage](./chezmoi-usage.md)**: In-depth details about `chezmoi` setup, template functions, and advanced usage. 12* **[CLI Usage](./cli-usage.md)**: Information about various command-line interface tools and utilities. 13* **[Corporate Apps Usage](./corporate-apps-usage.md)**: Notes on configuring and using corporate-specific applications. 14* **[DEPLOY](./DEPLOY.md)**: Historical manual deployment instructions. **Note: This document is outdated. For current deployment, follow the `chezmoi` instructions in the main [project README](../README.md).** 15* **[Docker Usage](./docker-usage.md)**: Tips and configurations related to Docker. 16* **[Git Usage](./git-usage.md)**: Detailed Git workflows, aliases, and configurations. 17* **[GitHub Usage](./github-usage.md)**: Notes on GitHub-specific configurations or workflows. 18* **[Go Usage](./go-usage.md)**: Go programming language setup and environment. 19* **[Kubernetes Usage](./kubernetes-usage.md)**: Kubernetes (k8s) setup, aliases, and common commands. 20* **[Python Usage](./python-usage.md)**: Python environment setup and project notes. 21* **[System Usage](./system-usage.md)**: General system-level configurations and macOS/Linux specific notes. 22* **[Terminal Usage](./terminal-usage.md)**: Details about terminal setup (iTerm2, Zsh, Oh My Posh), keybindings, and plugins. 23* **[Terraform Usage](./terraform-usage.md)**: Terraform setup, common commands, and state management notes. 24* **[TODO](./TODO.md)**: A list of pending tasks and improvements for the dotfiles or documentation. 25* **[User Apps Usage](./user-apps-usage.md)**: Configuration notes for various user applications. 26* **[VSCode Usage](./vscode-usage.md)**: Visual Studio Code setup, extensions, and settings synchronization. 27 28Please explore the linked documents for more information on each topic.