about summary refs log tree commit diff
path: root/home (unfollow)
Commit message (Expand)AuthorFilesLines
2022-06-23fix(modules/unifi): only backup the backup directoryFranck Cuny1-1/+1
2022-06-23feat(home/shell): add alias to search nix packagesFranck Cuny1-0/+1
2022-06-23ref(tools/gerrit-hook): more idiomatic codeFranck Cuny1-3/+4
2022-06-23feat(home/go): install go-tools packageFranck Cuny1-1/+1
2022-06-20fix(tools/ipconverter): add missing new lines to print statementsFranck Cuny1-4/+4
2022-06-20fix(tools/ipconverter): fail if number of arguments is insufficientFranck Cuny1-0/+5
2022-06-20feat(home/shell): add aliases for ip2int and int2ipFranck Cuny1-0/+2
2022-06-20fix(home/emacs): don't create frame for emacsclientFranck Cuny1-2/+2
2022-06-20doc(home/git): comment some of the optionsFranck Cuny1-0/+4
2022-06-20feat(home/git): add a few more options in the default configurationFranck Cuny1-0/+5
2022-06-20fix(home/emacs): install the package nixpkgs-fmtFranck Cuny1-0/+1
2022-06-20feat(home/shell): manage fish's functions directoryFranck Cuny3-0/+14
2022-06-20ref(home/shell): switch default shell to fishFranck Cuny2-2/+2
2022-06-20ref(home/shell): move all shell aliases to a shared configurationFranck Cuny4-6/+20
2022-06-20ref(home/shell): make it easier to share common things between shellsFranck Cuny15-43/+53
2022-06-19feat(tools/seqstat): add a tool to report stats about a sequenceFranck Cuny4-0/+194
2022-06-19feat(tools/numap): add a tool to report NUMA topology of a hostFranck Cuny7-0/+512
2022-06-19feat(tools/schedlatency): add a tool to report scheduler latencyFranck Cuny2-0/+258
2022-06-19feat(tools/scheddomain): add a tool to report on scheduler domainsFranck Cuny2-0/+156
2022-06-18feat(tools/git-bootstrap): initialize a git repository with my defaultsFranck Cuny4-0/+250
2022-06-18feat(tools/ssh-key-to-forge): import a SSH key to a forgeFranck Cuny4-0/+591
2022-06-18feat(tools/music-organizer): add a CLI to organize my musicFranck Cuny5-0/+318
2022-06-18feat(tools/git-blame-stats): add the CLI with default git configurationFranck Cuny1-1/+2
2022-06-18feat(tools/git-blame-stats): add the tool to nix configurationFranck Cuny2-0/+2
2022-06-18feat(tools/git-blame-stats): add a CLI to report git blame statisticsFranck Cuny3-0/+104
2022-06-18