Patrick Jackson
4a1cf14d21
docs(preset): Update nix_shell nerd font icon ( #4313 )
2022-08-25 20:11:34 +02:00
shunsambongi
f1c93e70e2
docs(preset): Add more icons to nerd font preset ( #4271 )
...
* docs(preset): Add rlang nerd font icon
* docs(preset): Add lua nerd font icon
* docs(preset): Add ruby nerd font icon
2022-08-25 20:03:24 +02:00
Daniel Nagy
559269c294
docs(preset): two more plain symbols ( #4259 )
...
* docs: add terraform to plain text preset
* docs: add zig to plain text preset
2022-08-16 16:08:44 +01:00
David Knaack
85692d1bf6
feat: add bun module ( #4187 )
2022-08-01 12:59:36 +02:00
WhiteBlackGoose
5b24d295f8
docs(preset): remove duplicate application of style in pastel-powerline preset ( #4114 )
2022-07-07 17:52:49 +02:00
Filip Sergot
1a4fac63f7
feat: add Raku module ( #4048 )
...
* feat: add Raku module
* Update docs/config/README.md
Co-authored-by: Thomas O'Donnell <andytom@users.noreply.github.com>
Co-authored-by: Thomas O'Donnell <andytom@users.noreply.github.com>
2022-06-26 12:00:55 +02:00
Stefano Baghino
3fe6cc023c
feat: Add support for Daml ( #4004 )
2022-05-26 16:42:31 +02:00
Daniel Nagy
7702b0a9ab
docs: add lua to plain text preset ( #4027 )
2022-05-26 09:18:04 -04:00
Michal Rostecki
5e724d5b15
docs(preset): Add more symbols to Pastel Powerline preset ( #3812 )
2022-05-02 04:04:14 -04:00
David Knaack
9b2ce4240c
revert(schema): move config-schema back into .github folder ( #3886 )
...
This reverts PR #3878 / commit 094f982df1
.
2022-04-18 17:42:47 +02:00
David Knaack
094f982df1
fix(schema): move config-schema into docs folder ( #3878 )
2022-04-16 10:16:27 -04:00
Tarun
59fc274fb7
docs(preset): Add python nerd font icon ( #3852 )
2022-04-11 12:52:00 -04:00
oyanoya
3014284e95
feat(spack): Add Spack
module ( #3639 )
...
* feat/add readme + presets
* feat/add spack module
* feat/add spack config
* feat/spack to handle
* feat/add spack to modules and root
* fix/readme formattign
* fix/readme typo
* fix/readme formatting
* feat/replace module_config_derive with serde
* feat/add macros to generate schema + schema
2022-04-03 15:33:14 +02:00
David Knaack
18ad26f98d
feat: allow printing config file schema ( #3737 )
2022-04-01 17:14:05 +02:00
David Cantrell
0863146f07
feat: Add a module for C projects ( #3631 )
...
Co-authored-by: David Knaack <davidkna@users.noreply.github.com>
2022-03-25 00:10:19 -04:00
Huhni
5fc8ba7636
docs(preset): add Pastel Powerline preset ( #3761 )
...
Co-authored-by: Matan Kushner <hello@matchai.dev>
2022-03-18 13:24:54 -04:00
ksqsf
72fec559c5
feat(haskell): Add Haskell module ( #3587 )
...
* feat(haskell): add haskell module and implement ghc version detection
* feat(haskell): implement stack resolver version detection
* fix(haskell): handle more complex resolvers
* fix(haskell): rename resolver_version to snapshot
* fix(haskell): change default color to bold purple
* feat(haskell): add tests
* fix(haskell): format
* fix(haskell): replace incorrect `or` with `or_else`
* fix(haskell): use write_all instead of write
* fix(haskell): λ as Haskell icon by default
* fix(haskell): fix tests and add a real stack.yaml testcase
* fix(haskell): make clippy happy
2022-03-18 07:45:51 +01:00
Luc Perkins
16f62d7904
feat(buf): Add Buf module ( #3661 )
...
* Add initial Buf module logic
* Add tests for Buf module
* Add initial draft of docs
* cargo fmt
* Fix config table formatting
* Run dprint
* Run clippy --fix
* cargo fmt
* Add space after emoji
* Fix spacing discrepancy
* Switch to Nerd Font from emoji
* Fix up docs merge conflict handling
Co-authored-by: Matan Kushner <hello@matchai.dev>
2022-03-12 12:10:23 +01:00
Kevin Song
77f2f56481
docs: Update Preset system with several additional features ( #3683 )
...
* New preset system
* Add Rust to NerdFonts preset
* Add more links and access
Add image titles and links in headers to make things more accessible.
* Shrink + optimize PNG images
2022-03-08 16:54:26 -05:00
Tim Kelty
9637e331ad
docs: add Pure prompt preset ( #3066 )
2021-09-30 20:03:45 -04:00
Kid
b041adf4dc
docs(preset): add Hide Runtime Versions preset ( #2854 )
2021-07-19 20:30:24 +02:00
Rumia
a16e29cfb7
docs(preset): New preset "Plain Text Symbol" ( #2749 )
...
* Add plain text preset
* Add git symbols to plain text symbols
2021-05-22 19:08:21 +02:00
Diego Zamboni
5556350d84
docs: New preset "Bracketed Segments" ( #2747 )
...
This preset changes all the built-in formats to show their segment in
brackets instead of using the default Starship wording ("via", "on",
etc.).
2021-05-20 15:36:48 -04:00
Matan Kushner
3ddb7460a6
docs: Add a "Presets" page to the website ( #783 )
2019-12-23 22:32:48 -05:00
Matan Kushner
5b440c0bb0
docs: Simplify installation process and docs ( #643 )
2019-12-05 13:15:21 -05:00
Matan Kushner
a24a751a0d
docs: Add sitemap and robots.txt
2019-11-05 22:29:46 +09:00
Matan Kushner
e31b3391f1
docs: Add new demo gif to README ( #231 )
...
Since the prompt has been updated to have a new default character symbol, it's time we update the demo gif to reflect those changes.
2019-08-22 20:03:45 -04:00
Tiffany Le-Nguyen
08cf33522a
docs: Add vuepress with initial docs ( #99 )
...
Co-authored-by: Tiffany Le-Nguyen <tlenguyen@expedia.com>
Co-authored-by: Matan Kushner <hello@matchai.me>
2019-07-19 16:18:52 -04:00