Commit graph

23 commits

Author SHA1 Message Date
Cesar Garduño b4db51c5be
docs(pwsh): update unsigned script command 2023-09-24 09:19:51 +02:00
Jan De Dobbeleer b887d13ccd fix(nu): use native right prompt command
resolves #4237

this also avoids renderibng the right prompt twice when the shell
script uses the `oh-my-posh print right` command
2023-09-15 08:41:10 +02:00
Jan De Dobbeleer b4b3698ae6 docs(nushell): update nu version 2023-04-05 13:49:50 +02:00
Jan De Dobbeleer 90b8178b91 feat(shell): support xonsh 2023-02-18 16:52:13 +01:00
Jan De Dobbeleer f84e7b209f feat(shell): support elvish 2023-02-18 14:00:10 +01:00
Jan De Dobbeleer bb15f078bb feat: support tcsh
resolves #3500
2023-02-17 10:17:52 +01:00
Pablo Díaz-López 4401a4502d
docs: fix if expression to identify terminal 2023-02-10 09:51:53 +01:00
Jan De Dobbeleer a7c9ad6f0e docs(pwsh): specify script signage bypass 2023-01-23 07:46:35 +01:00
L. Yeung 502c346d9b docs(nu): remove the outdated tip 2023-01-11 16:14:31 +01:00
Jan De Dobbeleer a0a171a3ae docs: update nushell initialisation
resolves #3188
2023-01-10 20:00:37 +01:00
L. Yeung 6824a0a350
docs(nu): update minimum supported version to 0.70.0 2022-10-19 20:16:40 +02:00
sheldonhull 3e23bd30dd docs: improve zsh example with correct initialization
For zsh, eval isn't the correct way to reload.
Changed to `exec zsh`, which could also be `exec zsh -l` for login shell.

This is helpful when reloading to avoid scope and other issues. See for example a brief write-up [reload-zsh-configuration](https://batsov.com/articles/2022/09/15/reload-zsh-configuration/)
2022-10-18 19:52:01 +02:00
Jan De Dobbeleer 66a55991f1 feat(nu): update for 0.68.1
resolves #2756
2022-09-25 19:49:56 +02:00
Jan De Dobbeleer 66a90f79df docs: adjust customization section for clarity 2022-09-07 18:04:41 +02:00
L. Yeung 45aecbcc0e docs: tweak terminology to be consistent across pages 2022-08-23 17:38:03 +02:00
L. Yeung c80e486e46 docs(fish): update version requirement to v3.4.0+ 2022-08-23 17:38:03 +02:00
L. Yeung 2eceffc91b docs: tweak tips, cautions and warnings 2022-08-10 13:21:00 +02:00
L. Yeung b19316a0ee docs(nu): add tip on init using OMP installed via Homebrew 2022-08-10 13:21:00 +02:00
L. Yeung 0575e6d78d docs(nushell): revise descriptions about init 2022-08-07 21:19:50 +02:00
Jan De Dobbeleer 19a5c65aa1 docs(nu): correct config variable 2022-08-01 07:36:28 +02:00
Cody Scavenger d83af96d7a docs: update website/docs/installation/prompt.mdx 2022-06-17 06:28:32 +02:00
Surgat 8b21a67d7a docs(pwsh): create profile on error 2022-05-28 23:37:59 +02:00
Jan De Dobbeleer e716d3040e
refactor: rename docs -> website 2022-05-13 08:19:35 +02:00
Renamed from docs/docs/installation/prompt.mdx (Browse further)