refactor: no masters

This commit is contained in:
Jan De Dobbeleer 2020-10-05 19:44:46 +02:00
parent bb59f0eb64
commit 41822b81fd
5 changed files with 5 additions and 5 deletions

View file

@ -3,7 +3,7 @@ name: Release
on:
push:
branches:
- master
- main
paths-ignore:
- 'README.md'
- 'docs/**'

View file

@ -170,4 +170,4 @@ Make sure `~/downloadedtheme.json` points to your downloaded or adjusted theme.
[nerdfonts]: https://www.nerdfonts.com/
[meslo]: https://github.com/ryanoasis/nerd-fonts/releases/download/v2.1.0/Meslo.zip
[powershell]: /docs/powershell
[themes]: https://github.com/JanDeDobbeleer/oh-my-posh3/tree/master/themes
[themes]: https://github.com/JanDeDobbeleer/oh-my-posh3/tree/main/themes

View file

@ -76,5 +76,5 @@ can get started even without having to understand the theming. So, let's no long
[kofi]: https://ko-fi.com/jandedobbeleer
[block]: /docs/configure#block
[segment]: /docs/configure#segment
[themes]: https://github.com/JanDeDobbeleer/oh-my-posh3/tree/master/themes
[themes]: https://github.com/JanDeDobbeleer/oh-my-posh3/tree/main/themes
[omp-themes]: https://github.com/JanDeDobbeleer/oh-my-posh/tree/master/Themes

View file

@ -81,7 +81,7 @@ module.exports = {
{
docs: {
sidebarPath: require.resolve("./sidebars.js"),
editUrl: "https://github.com/jandedobbeleer/oh-my-posh3/edit/master/docs/",
editUrl: "https://github.com/jandedobbeleer/oh-my-posh3/edit/main/docs/",
},
theme: {
customCss: require.resolve("./src/css/custom.css"),

View file

@ -39,7 +39,7 @@
# Tags applied to this module. These help with module discovery in online galleries.
Tags = @('git', 'agnoster', 'theme', 'zsh', 'posh-git', 'prompt', 'paradox', 'robbyrussel', 'oh-my-posh')
# A URL to the license for this module.
LicenseUri = 'https://github.com/JanDeDobbeleer/oh-my-posh3/blob/master/COPYING'
LicenseUri = 'https://github.com/JanDeDobbeleer/oh-my-posh3/blob/main/COPYING'
# A URL to the main website for this project.
ProjectUri = 'https://github.com/JanDeDobbeleer/oh-my-posh3'
} # End of PSData hashtable