Graham Bennett
|
179f6acaf7
|
antidote: Use builtins.storeDir (#5182)
This allows the module to work for non-/nix stores.
|
2024-03-27 09:45:49 -06:00 |
|
Damien Cassou
|
0962772e0b
|
antidote: cleanup unused bindings
|
2023-08-27 22:36:41 +02:00 |
|
hitsmaxft
|
2f78e6fcba
|
antidote: static file move to /tmp
Make antidote create static file path with hm hash_id in /tmp.
|
2023-07-05 08:30:58 +02:00 |
|
hitsmaxft
|
3bc1bc4012
|
antidote: fix .dot path
Add $HOME to pin .zsh_plugin path, prevents antidote from creating
empty .zsh_plugins.txt in pwd while new zsh process starting.
|
2023-06-27 08:28:40 +02:00 |
|
hitsmaxft
|
491f74db89
|
antidote: fix package source path
Changes
'source %antidote%/antidote.zsh'
to
'source %antidote%/share/antidote/antidote.zsh'
|
2023-06-23 09:36:00 +02:00 |
|
hitsmaxft
|
70ac18872a
|
antidote: add module
Antidote is a Zsh plugin manager.
|
2023-06-23 00:35:00 +02:00 |
|