Commit graph

10 commits

Author SHA1 Message Date
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
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
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
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
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
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
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
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
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
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