Commit graph

3323 commits

Author SHA1 Message Date
Jan De Dobbeleer 8ef355db4c fix(pwsh): use correct directory when exporting theme
resolves #748
2021-05-29 18:46:59 +02:00
Jan De Dobbeleer a686169a3c docs: fix broken link
resolves #763
2021-05-29 18:46:59 +02:00
Jan De Dobbeleer bc50377850 feat: max branch length
resolves #755
2021-05-29 18:46:59 +02:00
Fabian Roberto Escarate 266bce3907
theme: add space to spaceship
Update spaceship.omp.json
2021-05-29 07:37:10 +02:00
dependabot[bot] 84b2032eb0 chore(deps): bump dns-packet from 1.3.1 to 1.3.4 in /docs
Bumps [dns-packet](https://github.com/mafintosh/dns-packet) from 1.3.1 to 1.3.4.
- [Release notes](https://github.com/mafintosh/dns-packet/releases)
- [Changelog](https://github.com/mafintosh/dns-packet/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mafintosh/dns-packet/compare/v1.3.1...v1.3.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-29 07:30:31 +02:00
Jan De Dobbeleer 2a0e3426ee
ci: add Azure Static Web Apps workflow file 2021-05-28 20:56:23 +02:00
Jan De Dobbeleer c27f542893 fix(az): use correct env var for account 2021-05-28 19:36:24 +02:00
lnu 4c4f49a380 docs: display_status warning in git segment doc + issue template updated 2021-05-28 19:26:16 +02:00
Jan De Dobbeleer 7b9693989d
chore: exclude help wanted labels from stale 2021-05-28 08:51:00 +02:00
Jan De Dobbeleer 83ac224e1f fix: validate if we have access to struct fields
resolves #743
2021-05-28 07:58:45 +02:00
lnu cdd4090c03 fix: export-poshtheme ~ issue
Fix regression introduced by previous commit(~)
2021-05-28 07:30:38 +02:00
lnu 46bdc4537d fix: export-poshtheme issue with relative path
Path.GetFullPath used to resolve full or relative paths
2021-05-28 06:52:46 +02:00
Jan De Dobbeleer 79fa990205 feat: env vars in templates
resolves #743
2021-05-27 22:06:33 +02:00
lnu 0075ac229c fix: escape backtick
in zsh or bash, text between backtick was interpreted
2021-05-27 21:41:46 +02:00
Jan De Dobbeleer 3b56c24b69 fix: add not charging state for battery info 2021-05-27 12:50:53 +02:00
lnu 2eb45b5863 fix: escape \ from segment value when in bash
fix #738
2021-05-25 22:25:40 +02:00
Jan De Dobbeleer 2cf288e46c fix: ignore 0 size terminals 2021-05-25 19:12:18 +02:00
Lars Bauer e8062af1bb feat(theme): display git status for half-life theme 2021-05-25 12:17:19 +02:00
Jan De Dobbeleer b9906b2f7a feat: hide rprompt when the prompt is too large
relates to #715
2021-05-23 07:28:10 +02:00
Jan De Dobbeleer 5e9b04ae2f revert: hide rprompt when the prompt is too large
This reverts commit a8d4e51d54.
2021-05-22 21:20:54 +02:00
Jan De Dobbeleer a8d4e51d54 feat: hide rprompt when the prompt is too large
relates to #715
2021-05-22 20:25:43 +02:00
Jan De Dobbeleer 422ec3e7fe
docs: adjust theme preview snippet
resolves #733
2021-05-22 16:20:05 +02:00
Jan De Dobbeleer b67f625740 fix(bash): escape entire rprompt
resolves #717
2021-05-21 22:12:55 +02:00
Jan De Dobbeleer 50473767a7 chore(ci): replace golint with revive 2021-05-21 20:33:11 +02:00
Jan De Dobbeleer ed610c13ee feat(az): display account info 2021-05-21 20:33:11 +02:00
Jan De Dobbeleer c3b6f31d09 feat(pwsh): disable module support by default 2021-05-21 20:33:11 +02:00
Jan De Dobbeleer 894b84fa85 fix(pwsh): get filesystem path for configs
resolves #715
2021-05-21 20:33:11 +02:00
Jan De Dobbeleer ae2042abcb fix: add round style to schema 2021-05-21 20:33:11 +02:00
Jan De Dobbeleer 5f045431cf fix(executiontime): round values logically 2021-05-21 08:17:36 +02:00
Jan De Dobbeleer 8642b7bfd9 feat: round timing style 2021-05-20 19:55:46 +02:00
Jan De Dobbeleer 676da9e4d1 fix: set conda env var
relates to #133
2021-05-20 19:27:24 +02:00
Jan De Dobbeleer 7a85ee30d7 fix(osc99): append \ when inside a root directory
resolves #724
2021-05-20 19:27:24 +02:00
Jan De Dobbeleer 9999260e9e feat(git): disable status by default
resolves #723
2021-05-20 19:27:24 +02:00
Jan De Dobbeleer 4a16c3fc6c refactor(pwsh): postfix invoke-expression
relates to #708
2021-05-18 20:43:25 +02:00
Jan De Dobbeleer 30bccb06d2 fix: adjust fallback theme layout 2021-05-18 20:43:25 +02:00
Jan De Dobbeleer b623c5f190 feat: print config error 2021-05-18 20:43:25 +02:00
Jan De Dobbeleer f54c9eb514 docs: reflect latest changes in nushell
resolves #719
2021-05-18 20:43:25 +02:00
Jan De Dobbeleer 766dc1ac8b
fix: set powerline env var
resolves #133
2021-05-16 19:23:05 +02:00
Jan De Dobbeleer 71983dfd78
fix: remove backspace characters in themes 2021-05-16 19:05:26 +02:00
Jan De Dobbeleer 11b829bedb
chore: remove auto-update 2021-05-16 18:51:57 +02:00
Jan De Dobbeleer cc6a91fa6a
docs: fix typo in custom theme path 2021-05-16 18:51:01 +02:00
Micah Rairdon 36feb76f20 feat: azure devops support for git upstream icons 2021-05-15 17:41:15 +02:00
Jan De Dobbeleer 8b84f60afa
chore: update README 2021-05-15 13:41:01 +02:00
Jan De Dobbeleer 4030c32279 feat: add dart support 2021-05-14 21:28:16 +02:00
Jan De Dobbeleer d96cb7989a refactor: add language tests 2021-05-14 21:28:16 +02:00
Jan De Dobbeleer 6e23cdd6af chore: add codeql to CI 2021-05-14 14:12:57 +02:00
Jan De Dobbeleer 5d5d7f9e8a feat(julia): hyperlink support 2021-05-14 13:45:38 +02:00
Jan De Dobbeleer 8f473df62f feat: support crystal language 2021-05-14 13:45:38 +02:00
Jan De Dobbeleer a0ae4a7e4b docs: update site engine 2021-05-14 13:45:38 +02:00
Jan De Dobbeleer f5757f042e chore: update branches automatically 2021-05-08 11:05:27 +02:00