Commit graph

27 commits

Author SHA1 Message Date
iff
cfe8a1e1ba fix: pwsh version <7 and removed cnf 2025-03-19 22:56:44 +01:00
iff
1b018bc763 feat: echo mode 2025-03-13 21:39:31 +01:00
iff
ec9609f470 fix: adding or syntax for nushell 2025-03-13 21:39:31 +01:00
iff
41d6b04ea5 feat: nushell alias 2025-03-13 21:09:43 +01:00
iff
b155f0673f fix: don't collect stderr for package information 2025-03-13 20:37:25 +01:00
iff
cf04753c2b fix: trim newlines when expanding alias 2025-03-12 03:18:28 +01:00
Cody Duong
d76a244a1a
fix: use ; as delimiter on windows for _PR_LIB (github #37)
Co-authored-by: iff <iff@ik.me>
2025-03-05 23:34:29 +01:00
iff
0141cb0635 chore: remove alias env after use 2025-01-26 18:40:48 +01:00
iff
829978f662 fix: don't pass too long env 2025-01-20 15:54:45 +01:00
iff
91f9969fc5 fix: revert bash & zsh init 2025-01-18 11:24:26 +01:00
iff
0a799db5e5 refactor: use fc for bash 2025-01-06 13:47:04 +01:00
iff
2aee748af3 chore: update initialization 2025-01-03 20:48:46 +01:00
iff
46c1aa62ce refactor: use scoped thread to avoid copy 2025-01-03 15:57:58 +01:00
iff
14f10d618c fix: don't get error in CNF mode 2024-12-31 15:16:48 +01:00
iff
11d2e3656f fix: missing privileged prefix 2024-12-29 20:27:16 +01:00
iff
d8c076dcf7 fix: leading space after privilege command 2024-12-16 17:29:46 +01:00
Integral
7c7cc4d285 refactor: replace Vec<T> with &[T] in function parameters (codeberg #7)
Reviewed-on: https://codeberg.org/iff/pay-respects/pulls/7
Co-authored-by: Integral <integral@member.fsf.org>
Co-committed-by: Integral <integral@member.fsf.org>
2024-12-14 16:53:03 +00:00
iff
430b957541 fix: not getting stderr output 2024-12-13 12:22:24 +01:00
iff
58db47ec17 chore: explicit default lib 2024-12-12 18:24:59 +01:00
iff
fb1d1956d0 chore: preserve capitalization in non-error output 2024-12-10 20:42:36 +01:00
iff
0a4437f5b5 deps: use newer version of terminal_size 2024-12-10 20:42:34 +01:00
iff
3c4e2b06bd feat: custom lib directories 2024-12-10 02:33:02 +01:00
iff
5b521dff09 chore: change to space separated list 2024-12-09 01:31:46 +01:00
iff
2680a1609b fix: bash & zsh initiliazation 2024-12-09 01:21:46 +01:00
iff
c1e575c32a feat: module periority 2024-12-08 23:07:28 +01:00
iff
e7e0cbac9a chore: appending _ to modules 2024-12-08 18:32:26 +01:00
iff
4c9aac45a8 chore: rearrange directories 2024-12-08 16:54:47 +01:00
Renamed from pay-respects/src/shell.rs (Browse further)