Hektor Misplon d3ba6004d6 feat: integrate work bash modules as submodule
Add work bash utilities as git submodule to centralize and
version-control work development utilities.

Changes:
- Add submodule at .bash_aliases/hosts/work
- Add host loader with single-line import (sources init.sh)
- Company-specific config kept in submodule
- Simplified import chain: just source init.sh

The modules are now independently version-controlled and can be easily
shared across machines or used in other contexts.

Work modules include:
- init.sh: Single entry point for all modules
- config.sh: Company-specific environment configuration
- modules/gitlab.sh: GitLab MR workflow utilities
- modules/jira.sh: Jira issue management aliases
- modules/kubernetes-secrets.sh: K8s secret management
- modules/tenant-manager.sh: Tenant Manager dev tools
2025-12-17 14:26:40 +01:00
2025-11-10 20:41:51 +01:00
2023-05-20 12:16:00 +02:00
2025-05-15 10:28:58 +02:00
2022-11-17 22:26:57 +01:00
2025-10-03 23:42:19 +02:00
2023-03-21 23:21:49 +01:00
2023-06-11 23:45:57 +02:00
2024-12-14 17:55:03 +01:00
2025-10-16 12:08:22 +02:00
2025-11-06 11:16:14 +01:00
2025-11-04 16:36:10 +01:00
2023-05-01 15:56:35 +02:00
2023-05-19 18:59:03 +02:00
2023-05-15 14:06:39 +02:00

My dotfiles

To get started, run the following:

bash <(curl -s https://git.hektormisplon.xyz/hektor/dots/raw/branch/master/.bin/setup)

Note: will not set up everything (e.g. /etc configs, dependencies...), but should get you up and running.

2025-10-04: I am migrating from Arch Linux to NixOS. For this transition, these dotfiles are currently included as a subtree in my NixOS repository.

Description
My dotfiles & scripts for Arch linux
Readme 8.5 MiB
Languages
Lua 59.2%
Python 21.9%
Shell 12.9%
Haskell 3.5%
Nix 2.1%
Other 0.3%