summaryrefslogtreecommitdiffstats
path: root/docs
AgeCommit message (Expand)Author
2022-03-08fix: use shell-compatible curl install (#3691)Matan Kushner
2022-03-06perf(git_status): add option to use windows starship to render in wsl (#2146)David Knaack
2022-03-01docs(i18n): new Crowdin updates (#3586)Matan Kushner
2022-02-28docs: remove enableZshIntegration from homemanager installation (#3671)Eric Drechsel
2022-02-26build: bump url-parse from 1.5.4 to 1.5.10 in /docs (#3663)dependabot[bot]
2022-02-26build: bump prismjs from 1.26.0 to 1.27.0 in /docs (#3662)dependabot[bot]
2022-02-20docs(directory): add missing doc on option directory.repo_root_format (#3550)Pascal H
2022-02-16feat(kubernetes): add context user and cluster variables (#3569)zensayyy
2022-02-16fix(aws): Only display AWS if there are credentials configured (#3504)Allan Lago
2022-02-15docs: "Local IP" chapter in alphabetical order (#3613)Philippe Eberli
2022-02-14docs: Rename Heading localip -> Local IP (#3612)Philippe Eberli
2022-02-14docs: fix typo in config/README.md (#3561)Ikko Ashimine
2022-02-14Add option gcloud.project_aliases (#3599)Kotaro Abe
2022-02-12build: bump follow-redirects from 1.14.6 to 1.14.8 in /docs (#3602)dependabot[bot]
2022-02-07docs(i18n): new Crowdin updates (#3460)Matan Kushner
2022-02-05fix(status): Enable to convert from i64 to hex_status by casting instead of p...moko256
2022-02-03docs: remove stray `:::` (#3559)David Knaack
2022-01-31feat: Enable Undistract Me for Linux (#3547)Marc Schreiber
2022-01-31docs(preset): Fix redundant space in duration bracket preset (#3548)Zachary Dodge
2022-01-30feat(localip): add module to print the current ipv4 address (#3289)QuiCkSTaR
2022-01-30fix(nodejs): use e718 as the default of symbol in node configuration (#3533)TrickyPi
2022-01-29feat(cmd_duration): Make notification timeout configurable (#3515)Lyndon Sanche
2022-01-27docs: remove meaningless invisible character (#3519)kanchi
2022-01-25build: bump vuepress from 1.9.5 to 1.9.7 in /docs (#3494)dependabot[bot]
2022-01-25feat: add username to Pulumi module (#3428)Aaron Friel
2022-01-24build: bump @vuepress/plugin-google-analytics in /docs (#3495)dependabot[bot]
2022-01-21ci: Fix failing CI jobs (#3481)Thomas O'Donnell
2022-01-21docs: Add set commands to advanced config doc (#1526)Joshua Snider
2022-01-21feat: add a container indicator (#3304)Harald Hoyer
2022-01-20ci: Use `dprint` to format documentation + TOML files (#3426)Kevin Song
2022-01-15docs(i18n): new Crowdin updates (#3344)Matan Kushner
2022-01-15docs: Fixed starship config location (#3432)Jyotirmoy Bandyopadhyaya [Bravo68]
2022-01-13docs(cmd_duration): rust-notify -> notify-rust (#3417)moko256
2022-01-09feat: add support for cmd (#3277)Rashil Gandhi
2022-01-07docs(faq): for uninstalling, change which to command -v (#3394)Tobias
2022-01-06feat(elvish): last command status (#3403)moko256
2022-01-06docs: add missing quote in bracketed presetMatan Kushner
2022-01-01feat(package): support for dart pub version (#3373)Zhong Liu
2022-01-01fix: update continuation prompt to be more minimal (#3374)Matan Kushner
2022-01-01feat: set a continuation prompt for supporting shells (#3322)Ryan Cohen
2021-12-31feat(xonsh): support rprompt (#3362)David Knaack
2021-12-31docs: Add nu_indicator to doc tables (#3365)Kevin Song
2021-12-30perf(git_status): tweak exec flags to omit unnecessary info (#3287)arcnmx
2021-12-30feat(directory): Windows path formatting via path_slash::PathBufExt (#3157)Segev Finer
2021-12-30feat(deno): detect `deno.json` and `deno.jsonc` (#3220)Maximous Black
2021-12-30fix(elvish): upgrade shell integration for v0.17 (#3310)David Knaack
2021-12-30docs: Fix incorrect variables for hostname module (#3361)Kevin Song
2021-12-27build: bump @vuepress/plugin-google-analytics in /docs (#3350)dependabot[bot]
2021-12-27build: bump vuepress from 1.8.2 to 1.9.5 in /docs (#3351)dependabot[bot]
2021-12-23fix: typo in FAQ page (#3347)Martin Dixon