L. Yeung
2e5fa3f1d2
feat(image): add -o, --output
flag
2022-05-05 18:28:37 +02:00
L. Yeung
d6015f6e67
docs(windows): make installation guide more accurate
2022-05-05 18:28:37 +02:00
allcontributors[bot]
a70dcfd53b
docs: update docs/docs/contributors.md [skip ci]
2022-05-03 15:36:35 +02:00
Mitchell O'Sullivan
1cd02cb77f
feat: add property for available memory
2022-05-03 15:35:59 +02:00
Evan Hawman
3fc13f7893
fix: native-friendly emoji
...
🪦 doesn't render on Windows. Put in one that does. I also considered ❌ 👻 💀 💔 ✋ 🏃 🛑 🚨 ❗
coffin
2022-05-02 21:26:29 +02:00
ehawman-rosenberg
460605809b
fix: broken link in /docs/themes
2022-05-02 21:26:29 +02:00
allcontributors[bot]
08807c26ae
docs: update docs/docs/contributors.md [skip ci]
2022-05-01 08:47:07 +02:00
Evan Hawman
4199bd809f
feat: iTerm2 integration for MacOS & Theme
...
added docs
other changes
eliminated newline
2022-05-01 08:30:24 +02:00
Damian Edwards
62b97ff2e3
feat: dotnet section visible when *.slnf files present
2022-04-29 18:28:59 +02:00
L. Yeung
4c0db9e66e
fix(config): do not resolve URL when download fails
2022-04-29 15:14:02 +02:00
dependabot[bot]
9a995ed0c2
chore(deps): bump cross-fetch from 3.1.4 to 3.1.5 in /docs
...
Bumps [cross-fetch](https://github.com/lquixada/cross-fetch ) from 3.1.4 to 3.1.5.
- [Release notes](https://github.com/lquixada/cross-fetch/releases )
- [Commits](https://github.com/lquixada/cross-fetch/compare/v3.1.4...v3.1.5 )
---
updated-dependencies:
- dependency-name: cross-fetch
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-04-29 08:19:30 +02:00
Jan De Dobbeleer
ae8557882c
docs: remove incorrect statement
2022-04-28 16:29:58 +02:00
Jan De Dobbeleer
71363d9ab8
feat(winget): use moniker for install
2022-04-27 23:22:48 +02:00
Jan De Dobbeleer
0a8b97bf27
feat(windows): add install script for PowerShell
2022-04-27 21:30:24 +02:00
L. Yeung
fccdfe5306
refactor: align tooltip behaviors
2022-04-27 20:21:08 +02:00
allcontributors[bot]
d0d42480b3
docs: update docs/docs/contributors.md [skip ci]
2022-04-27 07:40:41 +02:00
allcontributors[bot]
3f5464f387
docs: update docs/docs/contributors.md [skip ci]
2022-04-26 21:25:22 +02:00
kapsiR
93f736e435
docs: update windows setup instructions antivirus hint
...
Resolves #2158
2022-04-26 21:23:30 +02:00
allcontributors[bot]
0f0e77d2c6
docs: update docs/docs/contributors.md [skip ci]
2022-04-26 19:58:23 +02:00
Jake Boone
c7f2d11923
docs: change fontFace
to font.face
2022-04-26 19:57:49 +02:00
Jan De Dobbeleer
7540a5e3b2
fix(pwsh): keep a working version
2022-04-26 09:08:30 +02:00
Jan De Dobbeleer
f8e5ff5be4
feat: deprecate pwsh module
2022-04-26 08:01:26 +02:00
allcontributors[bot]
770ee0b6c9
docs: update docs/docs/contributors.md [skip ci]
2022-04-24 08:45:52 +02:00
Bahnschrift
3b35821abc
docs: adjust block layout in samples
2022-04-24 08:45:11 +02:00
Jan De Dobbeleer
bcf7d59e83
feat(git): set untracked files mode
...
resolves #2117
2022-04-22 08:22:53 +02:00
allcontributors[bot]
3937a15356
docs: update docs/docs/contributors.md [skip ci]
2022-04-22 08:17:54 +02:00
Ondrej Antos
e96bd4760c
docs: fix linux installation link
2022-04-22 08:17:31 +02:00
Brandon Ewing
4faa73eb2d
feat(python): real pyenv support
...
If `python` points at a pyenv shim, use `pyenv version-name` to
determine Python version and Venv information.
2022-04-21 22:48:09 +02:00
Jan De Dobbeleer
9214b88475
feat(shell): add version
...
resolves #2108
2022-04-20 19:24:47 +02:00
Jan De Dobbeleer
a55f94d4cd
docs: move sections into folders
2022-04-20 19:24:47 +02:00
Jan De Dobbeleer
805c5a142d
docs: move template to correct location
2022-04-20 07:09:09 +02:00
Brandon Ewing
b3b5267605
feat(python): support pyenv .python-version files
...
Pyenv will use .python-version files up the file heirarchy when
determining the active Python version or virtual environment to use
based on which folder your shell is in. This change will read the file,
and if the first line does not look like a Python version, set the Venv
to that string for display.
This feature is gated behind the `use_python_version_file` Property
2022-04-19 22:45:21 +02:00
L. Yeung
9ab318d4e0
docs(homebrew): correct path of themes
2022-04-18 07:42:18 +02:00
dependabot[bot]
10c0bc7383
chore(deps): bump async from 2.6.3 to 2.6.4 in /docs
...
Bumps [async](https://github.com/caolan/async ) from 2.6.3 to 2.6.4.
- [Release notes](https://github.com/caolan/async/releases )
- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md )
- [Commits](https://github.com/caolan/async/compare/v2.6.3...v2.6.4 )
---
updated-dependencies:
- dependency-name: async
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-04-16 21:32:47 +02:00
Jan De Dobbeleer
fb698dd20a
feat(project): display nuspec information
...
resolves #2098
2022-04-16 21:25:43 +02:00
Jan De Dobbeleer
5e02063323
feat: add accordion segment style
2022-04-16 13:21:19 +02:00
Jan De Dobbeleer
421139f5e1
docs(transient): add limitation for multiline prompt in PowerShell
...
relates to #2081
2022-04-15 21:21:16 +02:00
Jan De Dobbeleer
ae5a6f6136
docs: centralize environment variables information
...
resolves #2082
2022-04-15 21:21:16 +02:00
allcontributors[bot]
d17139950b
docs: update docs/docs/contributors.md [skip ci]
2022-04-12 08:22:58 +02:00
L. Yeung
7e1f4a743d
docs(homebrew): adjust details about installation
2022-04-11 19:38:00 +02:00
Aaron Sherber
45468a7314
docs: move template out of properties
2022-04-11 07:36:59 +02:00
Jan De Dobbeleer
89ab82fde0
docs(windows): add Defender information
2022-04-10 21:46:14 +02:00
Jan De Dobbeleer
ebce0f30f5
feat: init for Nushell
2022-04-10 19:52:08 +02:00
allcontributors[bot]
f10d3f28fd
docs: update docs/docs/contributors.md [skip ci]
2022-04-10 12:49:48 +02:00
allcontributors[bot]
80f102c85d
docs: update docs/docs/contributors.md [skip ci]
2022-04-07 14:21:13 +02:00
allcontributors[bot]
88cc6b76a2
docs: update docs/docs/contributors.md [skip ci]
2022-04-07 07:40:35 +02:00
kenmorse
5f41da0788
docs: add default terminal info
2022-04-07 07:40:06 +02:00
Jan De Dobbeleer
f937f28545
refactor: align debug functionality cross shell
2022-04-07 07:38:44 +02:00
Jan De Dobbeleer
4b8d3adb39
feat(project): php support
...
resolves #2028
2022-04-04 19:06:20 +02:00
Hadron Collider
b61ec064dd
feat(project): cargo and poetry support
2022-04-01 11:54:33 +02:00