dotfiles-go

module
v0.0.0-...-ee8abc8 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 23, 2022 License: MIT

README

Dotfiles-Go

To supplement my dotfiles, I have a few larger Go apps to automate a few things.

forward-file

This application allows me to forward any email file on my machine to someone via the command-line. I don't actually do this very often, but it was a nice way to test the forwarding feature of label-mail.

label-mail

This is my email filtering system. I could use procmail like a normal person, but I like being able to automate the filtering of mail in any mailbox, not just the inbox, which allows me to setup personal data retention rules and the like.

zostay-secret

A command-line tool for working with secrets. Primary store is in LastPass with a local (currently partial) backup in a local Keepass database. It provides a few other tools for working with secrets as well.

Directories

Path Synopsis
cmd
zostay-secret
Package main provides an application for managing my personal secrets.
Package main provides an application for managing my personal secrets.
internal
esv
keeper
Package keeper is tooling that allows my other processes to locate and load secrets from the master password service.
Package keeper is tooling that allows my other processes to locate and load secrets from the master password service.
xtrings
Package xtrings contains some specialized string tools for use in my dotfiles.
Package xtrings contains some specialized string tools for use in my dotfiles.
pkg
secrets
Package secrets is a helper I use to store my secrets for use with my dotfiles but in such a way as that I don't store the secrets in the dotfiles.
Package secrets is a helper I use to store my secrets for use with my dotfiles but in such a way as that I don't store the secrets in the dotfiles.
tools

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL