403d6f543ca71b1c056445af42b00010fe8812a8
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
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
Languages
Lua
59.2%
Python
21.9%
Shell
12.9%
Haskell
3.5%
Nix
2.1%
Other
0.3%