14 Commits
Author SHA1 Message Date
ArtinandJan De Dobbeleer 227c68d316 refactor(lint): remove help section from commitlint config 2024-09-22 11:04:11 +02:00
ArtinandJan De Dobbeleer 3fb898da1a fix(lint): update description and example of theme type in commitlint 2024-09-22 11:04:11 +02:00
ArtinandJan De Dobbeleer 992d422f0e chore(lint): enhance commitlint rules and type definitions
- Updated commitlint rules to adjust allowed types and line length.
- Added 'style' to the list of commit types.
- Updated help text to include descriptions and examples for each commit type.
- Sorted commit types alphabetically.
2024-09-22 11:04:11 +02:00
ArtinandJan De Dobbeleer 07b613fc0f docs(info): initialize oh-my-posh at the end your rc file(s) 2024-09-22 09:01:56 +02:00
ArtinandGitHub a741b18d90 docs(install): update Microsoft Store badge and URL 2024-09-17 20:49:36 +02:00
ArtinandJan De Dobbeleer 79c30684f4 feat(font): implement cyclic shifting for item rotation 2024-09-12 06:52:24 +02:00
ArtinandGitHub 835350d813 docs(time): clarify datetime syntax formats 2024-09-12 06:52:07 +02:00
ArtinandJan De Dobbeleer bc483d677f chore(website): improve sidebar emojis 2024-09-10 08:40:56 +02:00
ArtinandGitHub 72b0cda800 feat(website): add theme-based favicon switching 2024-09-10 08:33:36 +02:00
ArtinandJan De Dobbeleer 8834aafd7c feat(website): add navbar theme-based OhMyPosh icon switching
Add srcDark feature to switch between light and dark OhMyPosh icons in navigation bar (located in top of website) based on user's system theme or user's browser theme preference.
2024-09-07 21:30:26 +02:00
ArtinandJan De Dobbeleer 2bcca1904e feat(website): add logo-light.svg 2024-09-07 21:30:26 +02:00
ArtinandJan De Dobbeleer 096ec27692 chore(website): rename logo.svg -> logo-dark.svg 2024-09-07 21:30:26 +02:00
ArtinandJan De Dobbeleer 6e15387924 fix(docs): correct go and go-started urls 2024-09-07 21:29:52 +02:00
ArtinandJan De Dobbeleer 7621ed8061 fix(docs): correct syntax issue
There is a syntax issue for configuring example of segments in https://ohmyposh.dev/docs/configuration/segment
2024-08-24 17:10:11 +02:00