about summary refs log tree commit diff stats
path: root/hm (follow)
Commit message (Collapse)AuthorAge
* feat(hm/pkgs/specific/neorg): Add draft of rewrite in nuSoispha2024-01-28
|
* fix(hm/pkgs): Remove old `comments` scripts and use rust rewriteSoispha2024-01-28
|
* build(treewide): UpdateSoispha2024-01-23
|
* fix(hm/conf/less): Ensure that less can read the lesskey fileSoispha2024-01-21
|
* fix(hm/conf/less): Correctly export less variablesSoispha2024-01-21
|
* build(treewide): UpdateSoispha2024-01-20
|
* fix(hm/pkgs/yts): Use new rewritten versionSoispha2024-01-20
|
* feat(hm/conf/nvim/plgs/treesitter): Add custom parser for `yts`Soispha2024-01-19
|
* fix(hm/conf/unison): Correctly implement path ignoringSoispha2024-01-16
|
* fix(hm/conf/unison): Ignore links and the task dirSoispha2024-01-15
| | | | Both of them should not be synchronized.
* feat(hosts): Disable SteamSoispha2024-01-14
| | | | | This is mostly done because of convenience: Synchronizing the full steam files is just cumbersome.
* fix(hm/conf/unison): Set UNISON dirSoispha2024-01-14
|
* fix(hm/conf/unison): Add unison to PATHSoispha2024-01-14
|
* fix(hm/conf/unison): Correct names so that systemd can use themSoispha2024-01-14
|
* fix(hm/conf/unison): Quickly disable to ensure consistent (manual) updatesSoispha2024-01-14
|
* feat(hm/conf/unison): InitSoispha2024-01-14
|
* fix(hm/files/manifest_json): Make the ln idempotentSoispha2024-01-14
|
* fix(hm/files): Add manifest.json symlinkSoispha2024-01-14
|
* fix(hm/files): Generate manifest.json to help home-managerSoispha2024-01-13
| | | | | Without this file present, home-manager will try to run a impure `nix-env` command which obviously fails.
* fix(treewide): Comply with the shell library's new argument namesSoispha2024-01-13
|
* build(treewide): Update shell librarySoispha2024-01-13
|
* build(treewide): Update shell librarySoispha2024-01-13
|
* docs(hm/pkgs/scrs/neorg/utils): Fix typo in commentSoispha2024-01-13
|
* fix(hm/impermanence): Persist `~/.local/state/mpv`Soispha2024-01-13
|
* build(treewide): Update shell librarySoispha2024-01-13
|
* fix(hm/pkgs/neorg/utils): Use correct DOM access pathSoispha2024-01-13
|
* fix(hm/conf/less): Add arguments to MANPAGER backSoispha2024-01-13
|
* build(treewide): Update shell librarySoispha2024-01-13
|
* fix(hm/pkgs/neorg): Add execution permissionSoispha2024-01-13
|
* fix(hm/conf/alacritty): Correct hint regexSoispha2024-01-13
|
* fix(hm/conf/alacritty): Streamline configSoispha2024-01-13
|
* fix(hm/conf/alacritty): Use correct name in hint keySoispha2024-01-13
|
* fix(hm/conf/alacritty): Switch to a toml configSoispha2024-01-13
|
* feat(hm/pkgs/scr/nato): initSoispha2024-01-13
|
* feat(hm/pkgs/scr/show): initSoispha2024-01-13
|
* fix(hm/pkgs/scr/spec/ytcc/comments): Add `wl-clipboard` to support copySoispha2024-01-13
|
* refactor(hm/pkgs/scrs/specific/neorg/sh): Split the script into sub-scriptsSoispha2024-01-13
|
* feat(hm/conf/less): Configure the full lesskey fileSoispha2024-01-13
|
* fix(hm): Move the session variables to their associated serviceSoispha2024-01-13
|
* build(treewide): Update flake and shell librarySoispha2024-01-13
|
* fix(hm/pkgs/scr/specific/ytcc/yts): Explicitly exit with 0Soispha2024-01-06
|
* feat(hm/pkgs/scr/specific/ytcc/description): Add command to display descriptionSoispha2024-01-06
|
* fix(hm/pkgs/scr/specific/ytcc/yts): Actually make the subcommands optionalSoispha2024-01-06
|
* fix(hm/pkgs/scr/specific/ytcc/yts): Only trap the task stop if it's startedSoispha2024-01-06
|
* fix(hm/pkgs/scr/specific/ytcc/yts): Add default ordering modeSoispha2024-01-06
|
* docs(hm/pkgs/scr/specific/ytcc/yts): Add a help textSoispha2024-01-06
|
* feat(hm/pkgs/scr/specific/ytcc/yts): Add cli interfaceSoispha2024-01-06
|
* fix(hm/pkgs/scr/specific/ytcc/yts): Recognize '' as a commandSoispha2024-01-06
|
* chore(hm/soispha/conf/taskwarrior/projects): UpdateSoispha2024-01-06
|
* fix(hm/pkgs/scr/specific/ytcc/yts): Remove out-dated checkSoispha2024-01-06
|