Skip to content

gricas/dotfiles

Repository files navigation

gricas/dotfiles

This repository contains my personal dotfiles and scripts for managing development environments, secrets, and GPG keys, with a focus on automation, security, and portability—especially for Raspberry Pi and Linux systems.


Table of Contents


Overview

This repository provides:

  • Dotfiles for shell and development environment configuration.
  • Scripts for securely managing environment variables using GPG encryption.
  • Guides and tools for transferring GPG keys between devices (e.g., Raspberry Pi).
  • Automation for loading secrets into your shell environment.

Directory Structure

├── LICENSE
├── README.md
└── scripts
    └── gpg
        ├── decrypt_and_export.sh
        ├── GPG_TRANSFER_GUIDE.md
        ├── README.md
        ├── setup_encrypted_secrets.sh
        └── transfer_gpg_key.sh

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published