Commit Graph

27 Commits

Author SHA1 Message Date
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 9fe9c3b3f2
Add asdf repo as git submodule
What could possibly go horribly wrong?

Signed-off-by: Andrei Jiroh Halili <ajhalili2006@andreijiroh.eu.org>
2023-07-21 22:27:20 +08:00
Andrei Jiroh Halili 31a2a6b54c
Sync against sourcehut git copy of the repo on btwscar
Signed-off-by: Andrei Jiroh Halili <ajhalili2006@andreijiroh.eu.org>
2023-06-23 17:57:35 +08:00
Andrei Jiroh Halili 60576c06fe
Sync config pain in Konsole
Might actually nuke this in the future.

Signed-off-by: Andrei Jiroh Halili <ajhalili2006@andreijiroh.eu.org>
2023-06-23 17:55:38 +08:00
Andrei Jiroh Halili 944bd59a79
Add GPG config, with a symlink for compat
Signed-off-by: Andrei Jiroh Halili <ajhalili2006@andreijiroh.eu.org>
2023-06-23 17:51:56 +08:00
Andrei Jiroh Halili ec414976a4
feat(bashrc): use prompt from projectsegfault (I'm not sure if it is)
Signed-off-by: Andrei Jiroh Halili <ajhalili2006@andreijiroh.eu.org>
2023-06-13 16:57:02 +02:00
Andrei Jiroh Halili 7c21cd2dc4
Add meta-info.toml from p.projectsegfau.lt to version control
Signed-off-by: Andrei Jiroh Halili <ajhalili2006@andreijiroh.eu.org>
2023-06-13 16:46:37 +02:00
Andrei Jiroh Halili a5a954b70c
Update configs and add new SSH key on authorized_keys
Signed-off-by: Andrei Jiroh Halili <ajhalili2006@andreijiroh.eu.org>
2023-06-13 11:08:57 +02: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
~ajhalili2006 5e73412137
Merge branch 'main' of git.sr.ht copy of dotfiles-modern 2023-05-19 01:20:36 +08:00
~ajhalili2006 209e6f6e20
update konsolerc stuff
Signed-off-by: Andrei Jiroh Halili <ajhalili2006@gmail.com>
2023-05-19 01:19:45 +08:00
Andrei Jiroh Halili 01c95345a3
chore(global): regular configuration hellscape for now
Signed-off-by: Andrei Jiroh Halili <ajhalili2006@andreijiroh.eu.org>
2023-05-12 18:55:54 +02:00
~ajhalili2006 2667c38f2d
feat(byobu): add byobu config to dotfiles
The tmux config for byobu was copied from my dotfiles-legacy repo at
4932864903/item/config/tmux/main.conf

Signed-off-by: Andrei Jiroh Halili <ajhalili2006@gmail.com>
2023-05-07 02:04:33 +00:00
~ajhalili2006 f88877b211
chore(systemd): fix services stuff on systemd side
Also in this commit, I also commited my aithorized_keys for
IaC on my homelabs.

Signed-off-by: Andrei Jiroh Halili <ajhalili2006@gmail.com>
2023-01-21 15:33:10 +00:00
~ajhalili2006 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
~ajhalili2006 22503403bb
chore(htoprc): update some settings within the settings pane
Signed-off-by: Andrei Jiroh Halili <ajhalili2006@gmail.com>
2023-01-08 21:03:55 +08:00
~ajhalili2006 dfa46de643
chore(global): add ~vern's bash prompt and stuff
Also in this commit:
* Update shellrc files for bash for compat with this. I might work
  on adding checks for oh-my-posh later on.

Signed-off-by: Andrei Jiroh Halili <ajhalili2006@gmail.com>
2023-01-08 03:02:37 +00:00
~ajhalili2006 e7972d70d2
feat(cli-aliases): update aliases in GitHub and GitLab CLI
To ease migration to GitLab and the official CLI itseld,
I made 'gh mr' as alias to 'gh pr'.

Notes:
* `glab` is now officially adopted by GitLab team since 2022-12-07!
  See https://about.gitlab.com/blog/2022/12/07/introducing-the-gitlab-cli/
  and https://about.gitlab.com/releases/2022/12/22/gitlab-15-7-released/
  for all the details.

Signed-off-by: Andrei Jiroh Halili <ajhalili2006@gmail.com>
2023-01-07 22:23:12 +08:00
~ajhalili2006 4f0d7e1708
chore(shell-aliases): migrate from dotfiles-legacy
* Changed shebang to regular sh for possible POSIX compatibility
* Updated header notes, probably add SPDX-License-Identifier later

Signed-off-by: Andrei Jiroh Halili <ajhalili2006@gmail.com>
2023-01-07 22:18:21 +08:00
~ajhalili2006 2e7c34dba6
docs(readme): update links and formatting
Signed-off-by: Andrei Jiroh Halili <ajhalili2006@gmail.com>
2023-01-06 01:29:53 +08:00
~ajhalili2006 b0ee16d81f
feat(bashrc): add global bashrc stuff
Next, I'll import host-specifics then later this afternoon.

Signed-off-by: Andrei Jiroh Halili <ajhalili2006@gmail.com>
2023-01-06 01:22:50 +08:00
~ajhalili2006 ec76f58b37
feat(systemd): add tildeverse-web-devpreview.service systemd user service file
Also forgot to commit the hell out of gitconfig stuff in previous commit, apologies.

Signed-off-by: Andrei Jiroh Halili <ajhalili2006@gmail.com>
2022-12-29 19:58:33 +08:00
~ajhalili2006 30a214652d
docs(license): add license files
Signed-off-by: Andrei Jiroh Halili <ajhalili2006@gmail.com>
2022-12-29 19:51:07 +08:00
~ajhalili2006 d9bb20066d
chore(gitconfig): manually import back git aliases and add some
Copied over from https://git.sr.ht/~ajhalili2006/dotfiles-legacy/tree/main/item/config/gitconfig/linux

Signed-off-by: Andrei Jiroh Halili <ajhalili2006@gmail.com>
2022-12-29 19:43:42 +08:00
~ajhalili2006 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
~ajhalili2006 e1e9e231a9
docs(global): update link to ~sircmpwn's blog post from 2019
Signed-off-by: Andrei Jiroh Halili <ajhalili2006@gmail.com>
2022-12-27 01:34:08 +08:00
~ajhalili2006 09f5cc3ff5 chore(global): initial commit
Signed-off-by: Andrei Jiroh Halili <ajhalili2006@gmail.com>
2022-12-25 23:55:37 +08:00