summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-08-27chore(bump): v0.13.1v0.13.1Matan Kushner
2019-08-27fix: use procsub in bash since termux has no stdin (#241)Bruno Bigras
2019-08-26chore(bump): v0.13.0v0.13.0Matan Kushner
2019-08-26docs: add wyze as a contributor (#245)allcontributors[bot]
2019-08-26feat: Add ability to use an alternate directory truncation style (#239)Neil Kistner
2019-08-26chore: Add homepage to Cargo.tomlMatan Kushner
2019-08-26refactor: just match enum (#236)Ivan Tham
2019-08-26make the battery module optional for now (#234)Bruno Bigras
2019-08-26chore(deps): Bump lazy_static from 1.3.0 to 1.4.0 (#242)dependabot-preview[bot]
2019-08-25fix: battery percentage character on Zsh. #226 (#237)TsubasaKawajiri
2019-08-25Add nix-shell support (#173)Bruno Bigras
2019-08-23style: Fix clippy warningsMatan Kushner
2019-08-23chore(bump): v0.12.2v0.12.2Matan Kushner
2019-08-22docs: add bbigras as a contributor (#230)allcontributors[bot]
2019-08-22docs: Add new demo gif to README (#231)Matan Kushner
2019-08-22chore(bump): v0.12.1v0.12.1Matan Kushner
2019-08-22Use full path to starship in all phases of init (#224)Bruno Bigras
2019-08-22docs: add andytom as a contributor (#223)allcontributors[bot]
2019-08-22docs: fix LICENSE and CONTRIBUTING links (#228)Shu Kutsuzawa
2019-08-21Add support for detecting Python from Pipenv files (#221)Thomas O'Donnell
2019-08-21Add ruby to default module ordering (#217)Kevin Song
2019-08-21chore(deps): Bump git2 from 0.9.2 to 0.10.0 (#216)dependabot-preview[bot]
2019-08-21fix: Failing Tests if home is a git directory (#214)Kevin Song
2019-08-21Correct description of Rust symbol in docs (#219)Shu Kutsuzawa
2019-08-20fix: Correct ZSH init on older ZSH versions (#213)Kevin Song
2019-08-20docs: Add a GA tagMatan Kushner
2019-08-20docs: Fix the good first issue link (#207)Oran Simhony
2019-08-20docs: Add Nix installation instructions (#191)Bruno Bigras
2019-08-20chore(bump): v0.12.0v0.12.0Matan Kushner
2019-08-20fix: Change panicking on unknown module to error print and support module lis...Saurav Sharma
2019-08-19feat: Implement a two-phase init which allows us to write normal init scripts...Kevin Song
2019-08-19docs: Small README.md fixesMatan Kushner
2019-08-19chore(deps): Update `crossbeam-epoch` dependency (#200)Saghm Rossi
2019-08-19chore: Add labels to issue templatesMatan Kushner
2019-08-19chore(deps): Bump pretty_env_logger from 0.3.0 to 0.3.1 (#195)dependabot-preview[bot]
2019-08-19chore(bump): v0.11.0v0.11.0Matan Kushner
2019-08-19docs: Add AUR install instructions (#187)Kevin Song
2019-08-18docs: add iamsauravsharma as a contributor (#189)allcontributors[bot]
2019-08-18feat: Add configuration for reordering the prompt module and disabling defaul...Saurav Sharma
2019-08-18docs: add iamsauravsharma as a contributor (#186)allcontributors[bot]
2019-08-18fix: Solve bash & zsh cursor location confusion issue (#183)Saurav Sharma
2019-08-18docs: Update setup instructions on landing page (#184)Matan Kushner
2019-08-18fix: Fix directory_in_root integration test on Windows (#181)John Merchant
2019-08-18fix: Set default prompt character to ❯ (#177)Kevin Song
2019-08-18fix: Correct broken zsh init in absence of precmd_functions (#180) Kevin Song
2019-08-17fix a few typos (#178)Saghm Rossi
2019-08-17feat: Allow bash users to specify a precmd function (#166)Kevin Song
2019-08-17docs: Small doc touch-ups (#176)Matan Kushner
2019-08-17docs: add cappyzawa as a contributor (#175)allcontributors[bot]
2019-08-17feat: Display Vi mode as PROMPT (#169)Shu Kutsuzawa