Commit graph

8 commits

Author SHA1 Message Date
8ecadd080e
feat(bashrc): add asdf to bash/tools config directory
This should finally elimate the painful manual exports from
~/.asdf/asdf.sh file after initing submodules post-clone.

Also in this commit, I also edited the sign-tarball script to
not hardcode the GPG key ID when signing. I may implement CLI
flags in the future as needed.

Signed-off-by: Andrei Jiroh Halili <ajhalili2006@andreijiroh.xyz>
2024-05-28 16:02:28 +08:00
Andrei Jiroh Halili
e3575e9b93
chore(deps): add yadm repo and its symlink
Signed-off-by: Andrei Jiroh Halili <ajhalili2006@andreijiroh.eu.org>
2024-01-10 22:06:39 +08:00
Andrei Jiroh Halili
a41e28d091
General configuration changes hellscape
Signed-off-by: Andrei Jiroh Halili <ajhalili2006@andreijiroh.eu.org>
2023-09-03 22:53:26 +08:00
Andrei Jiroh Halili
23e8e7d0a4
chaotic commit hellscape
Signed-off-by: Andrei Jiroh Halili <ajhalili2006@andreijiroh.eu.org>
2023-08-12 10:56:06 +08:00
Andrei Jiroh Halili
847b847c79
Iron out gpg and gpg-agent config, among other things
Also in this commit:
* Added handle-pinentry wrapper script to exec right pinentry
  based on environment.
* Add VS Code config for stuff like GitLens settings and recommended
  extensions.

Signed-off-by: Andrei Jiroh Halili <ajhalili2006@andreijiroh.eu.org>
2023-07-25 02:11:50 +08:00
Andrei Jiroh Halili
21db77e121
Update PATH on .profile
Also in this commit:
* Updated the default PGP keyids to export for the private part. Also
  use long keyids to avoid possible confusion on GPG side.

Signed-off-by: Andrei Jiroh Halili <ajhalili2006@andreijiroh.eu.org>
2023-06-13 09:05:23 +00:00
81aca31cdf
feat(scripts): import more scripts from legacy codebase
Plus, in this commit:
* updated most of shell rc and then some

Signed-off-by: Andrei Jiroh Halili <ajhalili2006@gmail.com>
2023-01-19 19:22:37 +08:00
785f38b9a5
feat(global): stage config and scripts to version control
Including just one script from ~sircmpwn for signing release source tarballs.

Signed-off-by: Andrei Jiroh Halili <ajhalili2006@gmail.com>
2022-12-28 12:56:21 +08:00