Backup from the old Acer Aspire laptop drive before nuking
Signed-off-by: Andrei Jiroh Halili <ajhalili2006@gmail.com>
Update gitconfig and SSH client stuff
Also some fixes on zshrc file for Debian/Ubuntu
Signed-off-by: Andrei Jiroh Eugenio Halili <ajhalili2006@gmail.com>
chore(vscode): :wrench: update some workspace settings and add extension recommends
Literally hardcoded the color theme and added conventionalCommits.scopes hellscape.
Signed-off-by: Andrei Jiroh Eugenio Halili <ajhalili2006@gmail.com>
chore(scripts): :hammer: a bit of refractoring scripts and bashrc
Add some SPDX-License-Identifier magic and some code documentation too.
Signed-off-by: Andrei Jiroh Eugenio Halili <ajhalili2006@gmail.com>
chore(global): update gitignore + add kateproject config
Signed-off-by: Andrei Jiroh Eugenio Halili <ajhalili2006@gmail.com>
docs(readme): add section for dir structure and license stuff
On the license stuff, I improved some text and also
added an section for third-party code I used here and
other repos integrated via Git submodules.
Signed-off-by: Andrei Jiroh Eugenio Halili <ajhalili2006@gmail.com>
Update da docs, especially adding contributing docs
Signed-off-by: Andrei Jiroh Eugenio Halili <ajhalili2006@gmail.com>
License code under MPL-2.0
This means, I need to apply the copyright header to
every single code I produced in the repository other than submodules
and also update the README soon on clarify on licensing stuff.
Signed-off-by: Andrei Jiroh Eugenio Halili <ajhalili2006@gmail.com>
Add quality of life improvements to different parts of my config
THis include fixing filenames for konsole because
the whole repo can't be checked out on Windows, migrating some directories into
the config folder and even a bit of cleanup.
Signed-off-by: Andrei Jiroh Eugenio Halili <ajhalili2006@gmail.com>
Resync with the GitLab mirror, because IDK why it's doesn't sync up with GitHub
Update bashrc and nanorc config fir termux
Also in this commit, I also changed gpg.program to use okc-gpg
for commit and tag signing.
Signed-off-by: Andrei Jiroh Eugenio Halili <andreijiroh@madebythepins.tk>
Add byobu;related files, minus the ssh-agent symlink
Signed-off-by: Andrei Jiroh Eugenio Halili <ajhalili2006@gmail.com>
Migrate even more files to the config dir
By the way, I also added an url config for git.sr.ht
to use SSH instead of Git by default.
Signed-off-by: Andrei Jiroh Eugenio Halili <ajhalili2006@gmail.com>
Some migration chores and stuff on configuration stuff
More config files, such as zshrc will be moved there btw.
Signed-off-by: Andrei Jiroh Eugenio Halili <ajhalili2006@gmail.com>
Migrate config files stuff to config directory
In this commit also, I also symlink old directory names until I finally
migrated them all on Cloud Shell, probably.
Signed-off-by: Andrei Jiroh Eugenio Halili <ajhalili2006@gmail.com>
Overhaul bootstrap script to add support for GitHub Codespaces
We might also add support for Gitpod very soon, but for now, there's
an envvar override for dotfiles home which is currently not yet implemented
on shell rc files yet. Also in this commit, we're in the progress of deprecating
dotfiles-secrets in favor of PasswordStore secret storage backed by GPG.
Signed-off-by: Andrei Jiroh Eugenio Halili <ajhalili2006@gmail.com>
Add tests to the bootstrap script for Ubuntu in GHA first
Also some chores on my custom Ubuntu container image for the tests.
Signed-off-by: Andrei Jiroh Eugenio Halili <ajhalili2006@gmail.com>