Commit graph

12 commits

Author SHA1 Message Date
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)