Commit graph

119 commits

Author SHA1 Message Date
Jan De Dobbeleer b5672434fc feat(pwsh): download to correct location
resolves #1589
2022-02-27 19:47:04 +01:00
Jan De Dobbeleer 876033f2d8
chore: packages and .github under MIT 2022-02-25 23:37:13 +01:00
Jan De Dobbeleer 6d03130443 feat(inno): add POSH_THEMES_PATH to env on install 2022-02-21 13:20:39 +01:00
Jan De Dobbeleer 4a713b2a23 fix(pwsh): use module qualified cmdlet for expand 2022-02-13 14:16:51 +01:00
Jan De Dobbeleer 4fe1feb488 chore(winget): implement manifest 1.1.0
resolves #1693
2022-02-05 20:37:48 +01:00
Laurent Nullens 6e91805aa7
feat(pwsh): don't overwrite dev build 2022-02-03 10:28:47 +00:00
Jan De Dobbeleer 6c88285d64
fix(scoop): correct URL post installation
resolves #1617
2022-01-20 13:18:00 +01:00
Jan De Dobbeleer 06231cb08e feat(windows): build 386 version of installer 2022-01-19 10:41:19 +01:00
Jan De Dobbeleer 37e96ef968 fix(pwsh): store the executable inside user HOME folder 2022-01-14 22:45:00 +01:00
Jan De Dobbeleer b93ab4e82d fix(winget): add switches to install silently 2021-12-30 19:39:35 +01:00
Jan De Dobbeleer 53470eb3cb fix(inno): allow install for all users
resolves #1415
2021-12-30 15:51:31 +01:00
Jan De Dobbeleer 5d1cd6209a fix(pwsh): force console to UTF-8 from module 2021-12-27 13:39:43 +01:00
Jan De Dobbeleer af639a2b7b fix(pwsh): print error when install fails in module
relates to #1498
2021-12-27 11:26:57 +01:00
Ben Gelens 5c5f0fe157
fix(pwsh): correct path separator 2021-12-16 19:53:46 +01:00
Jan De Dobbeleer adb49d1cd0 fix(pwsh): alert when we can't download dependencies
resolves #1382
2021-12-09 00:17:05 +01:00
Jan De Dobbeleer 4f921dbb0f
fix(winget): adjust templates to latest spec
relates to https://github.com/microsoft/winget-pkgs/pull/36977
2021-12-05 20:49:50 +01:00
lnu 82cad90aa0 fix(pwsh): restore pwsh 5 support
In PowerShell 6+, the default encoding is UTF-8 without BOM on all
platforms.
In Windows PowerShell, the default encoding is usually Windows-1252,
an extension of latin-1, also known as ISO 8859-1.
2021-11-30 06:41:40 +01:00
Jan De Dobbeleer e526491ae5
fix(pwsh): temporarily drop support for 5 2021-11-29 19:09:31 +01:00
Jan De Dobbeleer 603c4da30b fix(pwsh): publish module without irrelevant files 2021-11-28 19:08:21 +01:00
Jan De Dobbeleer 64a9e65e74 docs(windows): simplify installation guide 2021-11-28 15:24:48 +01:00
Jan De Dobbeleer a2be3faefe refactor: display themes function in PowerShell 2021-11-28 15:24:48 +01:00
Jan De Dobbeleer 8c0d33cf13 feat(pwsh): sync themes un update/install 2021-11-28 15:24:48 +01:00
Jan De Dobbeleer 50ee821688 chore(pwsh): print version on install 2021-11-28 15:24:48 +01:00
Jan De Dobbeleer a357becb85 feat: pwsh module as install facilitator 2021-11-28 15:24:48 +01:00
Jan De Dobbeleer 5b5666b5b0 feat: add go-releaser 2021-11-25 10:58:30 +01:00
Hasan Cem Cerit 7627a65c66 fix: add FullName for explicit path 2021-11-23 16:48:43 +01:00
Jan De Dobbeleer d422325f98 feat(pwsh): download executable from module 2021-11-22 11:53:28 +01:00
lnu 9f200a8930 ci: remove wsl executable from windows packages
for wsl, a manual install is required(linux install).
2021-11-22 10:49:41 +01:00
denelon 4359450542
feat(winget): add oh-my-posh tag
The Windows Package Manager has identified users searching for "oh-my-posh". This adds the tag.
2021-11-09 21:23:04 +01:00
Laurent Nullens 5321ae116e
feat(pwsh): missing hyperlinks for Get-PoshThemes -list (#1166) 2021-11-04 08:24:46 +01:00
Jan De Dobbeleer 3c3da5e9df chore(pwsh): warm user we're unable to set the console to UTF-8
relates to #1100
2021-10-28 11:42:37 +02:00
lnu 410fb82e13 feat(pwsh): render hyperlink for theme name
render hyperlink for theme name and themes location in Get-PoshThemes
bold attribute removed since it's not really working in windows
terminal(https://github.com/microsoft/terminal/issues/109)
2021-10-18 20:59:37 +02:00
Jan De Dobbeleer 4eb3b439ba fix: emulate amd64 on surface pro x 2021-09-18 13:44:49 +02:00
Jan De Dobbeleer 5de2c1ae68 fix(linux): add armv7l build
resolves #956
2021-09-14 22:34:55 +02:00
Jan De Dobbeleer ebaa20ea3f feat(winget): arm64 support 2021-09-14 18:49:29 +02:00
Jan De Dobbeleer 83fc90273f refactor(linux): build arm64 2021-09-14 18:49:29 +02:00
Jan De Dobbeleer 4cfbf21c90 feat(pwsh): arm64 support 2021-09-14 18:49:29 +02:00
Jan De Dobbeleer 9100586564
chore(winget): lower-case tags 2021-09-01 17:02:08 +02:00
Jan De Dobbeleer bac68f996d fix(winget): use x64 2021-06-25 20:14:32 +02:00
Jan De Dobbeleer 1b0ceaff70 chore: use latest wingetcreate self-contained binary 2021-06-22 08:42:35 +02:00
Jan De Dobbeleer dbcd16b412 fix(winget): remove duplicate installer 2021-06-06 13:42:33 +02:00
Jan De Dobbeleer b21670f35b fix: consistent naming for Oh My Posh
relates to https://github.com/microsoft/winget-pkgs/pull/16328
2021-06-06 13:42:33 +02:00
lnu abe3d0990b feat: -list parameter added to Get-PoshThemes
-list display the theme full path instead of the preview
Themes location added at the end
2021-06-05 15:16:41 +02:00
Jan De Dobbeleer c8ef9edc77 feat: winget support 2021-05-31 22:06:33 +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 4a16c3fc6c refactor(pwsh): postfix invoke-expression
relates to #708
2021-05-18 20:43:25 +02:00
Jan De Dobbeleer b0709e68b3 fix(pwsh): force module to UTF8
resolves #670
2021-04-20 21:37:09 +02:00
lnu 4f96cc0f7c fix: wrong stack count when init from Set-PoshPrompt 2021-04-14 07:00:44 +02:00
Jan De Dobbeleer 0077eb24ff fix(pwsh): support raspbian
resolves #629
2021-04-11 15:27:20 +02:00
Rob Cannon e2a86e8bd5 fix(pwsh): suppress error message for chmod 2021-03-29 19:44:40 +02:00