| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2024-05-06 | more deletion | Franck Cuny | 1 | -1/+0 | |
| 2024-05-05 | move ipconverter under `src` | Franck Cuny | 1 | -1/+0 | |
| 2024-05-04 | move seqstat | Franck Cuny | 1 | -6/+0 | |
| 2024-05-04 | move the slocalc under `src` | Franck Cuny | 1 | -3/+1 | |
| 2024-05-04 | don't install the script for pizza | Franck Cuny | 1 | -1/+0 | |
| 2024-04-29 | enable ruff | Franck Cuny | 1 | -0/+1 | |
| 2024-04-29 | add `robloxenv` to manage hashi credentials | Franck Cuny | 1 | -1/+2 | |
| I never know how to get the credentials for some hashi components. This script helps with getting the credentials I need at the edge. | |||||
| 2024-04-28 | add a script to fetch cheeseboard's menu | Franck Cuny | 1 | -0/+1 | |
| Delete the version in go. | |||||
| 2024-04-16 | move the `slocalc` to a python script | Franck Cuny | 1 | -1/+3 | |
| 2024-03-11 | switch to absolute path | Franck Cuny | 1 | -5/+5 | |
| 2024-03-11 | reorganize common files for hosts | Franck Cuny | 1 | -2/+3 | |
| Move the common configuration for nix to its own file. | |||||
| 2024-03-07 | share configuration for shell utils | Franck Cuny | 2 | -1/+13 | |
| 2024-03-06 | rename `tools` to `packages` to follow convention | Franck Cuny | 1 | -1/+1 | |
| The convention is to use `pkgs` or `packages` for overlays and definition of custom packages. Since I'm already using `pkg` for go, I prefer to use `packages` for my scripts. | |||||
| 2024-03-06 | use absolute path by using `$self` | Franck Cuny | 1 | -2/+2 | |
| 2024-03-06 | install my own scripts | Franck Cuny | 2 | -2/+18 | |
| This is the first step to re-enable installing custom scripts. The next step will be to rename `tools` to `packages`, and then if needed I will be able to support overlays. | |||||
| 2024-03-04 | add configuration for my work machine | Franck Cuny | 1 | -0/+1 | |
| 2024-03-04 | common macos preferences are moved to a module | Franck Cuny | 1 | -0/+1 | |
| 2024-03-04 | extract shared code for darwin to a new module | Franck Cuny | 1 | -0/+1 | |
| 2024-03-04 | nix libraries and modules will be under `nix/` | Franck Cuny | 2 | -0/+131 | |
