mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 14:49:14 +00:00
enabled statix
This commit is contained in:
parent
28c9634485
commit
dc73fadba6
4 changed files with 8 additions and 4 deletions
|
|
@ -15,7 +15,7 @@
|
|||
add_paths =
|
||||
ps:
|
||||
lib.trivial.pipe ps [
|
||||
(lib.lists.reverseList) # source paths in reverse order
|
||||
lib.lists.reverseList # source paths in reverse order
|
||||
(map (p: "fish_add_path -m ${p}"))
|
||||
(builtins.concatStringsSep "\n")
|
||||
(s: s + "\n")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue