Commit graph

37 commits

Author SHA1 Message Date
Pablo Díaz-López 4401a4502d
docs: fix if expression to identify terminal 2023-02-10 09:51:53 +01:00
Jan De Dobbeleer 38c6f52ab4 docs(bash): clarify full path for git bash 2023-02-04 11:37:28 +01:00
Jan De Dobbeleer a7c9ad6f0e docs(pwsh): specify script signage bypass 2023-01-23 07:46:35 +01:00
jensdevloo c542e658a9
docs: instructions on using NF in VS Code terminal (#3359) 2023-01-12 18:34:00 +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
Jan De Dobbeleer e3d6965c99 docs(linux): add architecture context
resolves #3195
2022-12-13 19:14:27 +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 6980cb55e7 feat: move default theme internally 2022-10-13 08:40:29 +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
Jan De Dobbeleer 70008eccab
docs(install): add next steps 2022-08-14 19:58:54 +02:00
L. Yeung 94d6e75ffa docs(faq): correct a heading level 2022-08-10 16:27:34 +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 2ed2c038af docs(customize): correct environment variable name 2022-08-07 21:19:50 +02:00
L. Yeung 0575e6d78d docs(nushell): revise descriptions about init 2022-08-07 21:19:50 +02:00
Jan De Dobbeleer 5e1849d82e docs: clarify use of --config 2022-08-07 11:35:52 +02:00
Jan De Dobbeleer 19a5c65aa1 docs(nu): correct config variable 2022-08-01 07:36:28 +02:00
Jan De Dobbeleer 7b504e42eb docs(pwsh): add missing profile context
relates to #2499
2022-07-10 13:34:18 +02:00
shyguyCreate a3109c0c08 docs(homebrew): add requirements to installation 2022-07-02 00:21:26 +02:00
Jan De Dobbeleer 99699f326c docs: update dependencies 2022-07-01 21:48:09 +02:00
shyguyCreate dbf82559c1
docs: add source flag to winget installation 2022-06-21 08:15:10 +02:00
Cody Scavenger d83af96d7a docs: update website/docs/installation/prompt.mdx 2022-06-17 06:28:32 +02:00
bhagerty d437209a01
docs: revert to winget package name 2022-06-10 23:46:29 +02:00
Jan De Dobbeleer ab2c3dd0c3 docs: chmod all themes 2022-06-06 16:03:27 +02:00
ehawman-rosenberg 1aa7e058f8 docs: yaml/toml documentation 2022-06-04 19:56:59 +02:00
L. Yeung 73653ab03b docs(windows): revise guide on using default themes 2022-06-04 08:28:12 +02:00
Jan De Dobbeleer 9f65375b6a docs: rename all to mdx 2022-06-03 20:42:25 +02:00
Jan De Dobbeleer 51754843f4 docs(font): install as admin 2022-06-03 16:54:26 +02:00
Jan De Dobbeleer 1b8185cb86 docs: add Windows Store link 2022-06-02 12:48:08 +02:00
Surgat 8b21a67d7a docs(pwsh): create profile on error 2022-05-28 23:37:59 +02:00
Jan De Dobbeleer 6612780fd0 docs(nu): correct customization info
resolves #2293
2022-05-20 09:16:04 +02:00
Jan De Dobbeleer e716d3040e
refactor: rename docs -> website 2022-05-13 08:19:35 +02:00