summaryrefslogtreecommitdiffstats
path: root/src/init
AgeCommit message (Expand)Author
2019-10-25fix: Disable venv custom prompt when starship is in use (#551)Matias Kotlik
2019-10-16feat: Implement PowerShell support (#470)David Knaack
2019-10-04refactor: Go from Rust workspaces to a package with nested packages (#480)Matan Kushner
2019-09-30refactor: Refactoring config (#383)Zhenhui Xie
2019-09-25revert: Revert the command duration in ms feature (#380) (#425)Matan Kushner
2019-09-24feat: Add ability for command duration in milliseconds (#380)Tom Hotston
2019-09-10refactor: Separate shell initialization into files (#338)Kevin Song