Commit Graph

71 Commits

Author SHA1 Message Date
Kevin Franklin Kim
854e0c6d25
feat: add mise 2025-09-17 10:13:47 +02:00
Kevin Franklin Kim
c837de02fb
Merge branch 'main' of github.com:foomo/posh into feature/improved-suggestion-filtering 2025-07-31 16:19:32 +02:00
Kevin Franklin Kim
5518e8ed59
feat: improve git prompt 2025-07-31 16:10:23 +02:00
Wlad Meixner
c9b0bae9bb fix: rename file 2025-07-07 09:04:50 +02:00
Wlad Meixner
cfa5544df7 feat: add combined filter for improved suggestions 2025-07-07 08:57:35 +02:00
Kevin Franklin Kim
dc4d206b29
feat: allow multiple checkers 2025-04-07 15:55:21 +02:00
Kevin Franklin Kim
bb5510f213
feat: bump golangci-lint 2025-04-04 16:37:23 +02:00
Kevin Franklin Kim
3a81a2482f
feat: use sync map 2025-04-04 16:32:53 +02:00
Kevin Franklin Kim
f2fece8fe3
fix: env list 2025-04-04 16:32:38 +02:00
Kevin Franklin Kim
e6ac04284d
fix: arg validation 2025-04-04 16:32:28 +02:00
Kevin Franklin Kim
a442caf9b8
feat: add git prefix 2025-04-04 16:32:11 +02:00
Kevin Franklin Kim
4650137564
feat: add debug 2025-04-04 16:31:43 +02:00
Kevin Franklin Kim
773ac0e272
fix: lint error 2025-03-20 15:58:04 +01:00
Kevin Franklin Kim
9ac84164d4
feat: add cowsay 2025-03-20 15:18:38 +01:00
Kevin Franklin Kim
a65704e706
feat: improve error messages 2025-03-13 17:32:51 +01:00
Kevin Franklin Kim
a0e9b8bf64
feat: go 1.24.0 2025-02-19 11:46:16 +01:00
Kevin Franklin Kim
f6872ce6a3
fix: disable time 2024-12-06 13:58:36 +01:00
Kevin Franklin Kim
7cd3072cba
feat: update ownbrew and refactor cmds 2024-10-26 11:32:08 +02:00
Kevin Franklin Kim
88b65a6606
feat: use ownbrew lib 2024-10-17 11:11:53 +02:00
Kevin Franklin Kim
aec7e78571
revert: delete util 2024-09-19 15:11:25 +02:00
Kevin Franklin Kim
5d79a94bd0
fix: lint errors 2024-09-19 14:35:57 +02:00
Kevin Franklin Kim
7c7c2bb299
refactor: add context 2024-05-09 14:11:56 +02:00
Kevin Franklin Kim
ce5bc3b5ef
feat: update and fix go lint 2024-05-09 14:05:43 +02:00
Kevin Franklin Kim
635b743165
fix: fix env set 2024-01-17 15:43:24 +01:00
Kevin Franklin Kim
7f2785cf84
feat: add check command 2023-12-13 08:01:35 +01:00
Kevin Franklin Kim
b5cde86046
feat: add .poshrc and add root config 2023-12-01 06:51:35 +01:00
Kevin Franklin Kim
60a9093e5d
feat: add note status 2023-11-27 09:40:56 +01:00
Kevin Franklin Kim
8929c62a64
feat: add env command (#45)
* feat: add env command

* fix: add pad

* fix: hostname separator

* feat: remove enforced $H

* refactor: rename pkg to internal

* revert: hostname separation
2023-11-23 12:19:19 +01:00
Kevin Franklin Kim
d00f09f9da feat: bump dependencies 2023-08-10 17:47:05 +02:00
Kevin Franklin Kim
cb86b8cf31 fix: fix nil access 2023-05-26 07:33:10 +02:00
Kevin Franklin Kim
d3872d4984 feat: update deps 2023-05-25 09:43:26 +02:00
Kevin Franklin Kim
ab8b49cb05 feat: parallel check 2023-05-25 09:36:18 +02:00
Kevin Franklin Kim
672cb1e24b feat: extend env helper 2023-05-16 09:56:57 +02:00
Kevin Franklin Kim
693df04a99 feat: add accessors 2023-03-27 18:05:17 +02:00
Kevin Franklin Kim
ea298216fe feat: add history command 2023-03-27 09:25:27 +02:00
Kevin Franklin Kim
761a909dc4 feat: improve history 2023-03-27 09:05:31 +02:00
Kevin Franklin Kim
b96c8fc55e fix: handle empty string 2023-03-23 11:03:40 +01:00
Kevin Franklin Kim
85f9a4787c fix: error handling 2023-03-21 08:13:30 +01:00
Kevin Franklin Kim
6cfe3ed9d0 feat: add flag sets 2023-03-20 11:40:09 +01:00
Kevin Franklin Kim
a39fcbc1cf feat: rename arg 2023-02-16 17:02:36 +01:00
Kevin Franklin Kim
896d2d04dc feat: remove debug 2023-02-16 16:45:42 +01:00
Kevin Franklin Kim
1179ca31f2 feat: add new 2023-02-16 16:45:35 +01:00
Kevin Franklin Kim
7e4003f1da feat: use regex 2023-02-16 09:15:08 +01:00
Kevin Franklin Kim
c6ce8ad12e fix: use replace 2023-02-16 08:54:35 +01:00
Kevin Franklin Kim
b17179ec9d feat: fix lint error 2023-02-15 10:52:45 +01:00
Kevin Franklin Kim
42badacdbc feat: add helper 2023-02-15 10:50:48 +01:00
Kevin Franklin Kim
f8999840df feat: add exists helper 2023-02-14 17:29:58 +01:00
Kevin Franklin Kim
c258cdcc49 feat: check empty name 2023-02-14 17:29:33 +01:00
Kevin Franklin Kim
fd1fa6cc07 fix: fix cache clear 2023-02-14 17:29:21 +01:00
Kevin Franklin Kim
a690660ae3 feat: handle nil 2023-02-14 09:14:35 +01:00