Pinned
331 contributions in the last year
Activity overview
Contributed to
starship/starship,
ansible-collections/community.general,
andytom/simple_games
and 4 other
repositories
Contribution activity
December 2020
Created 3 commits in 1 repository
Created a pull request in starship/starship that received 2 comments
feat(utils): Support non-exe commands on Windows
Description Have added support to the utils::exec_cmd to allow it to execute
commands that are not .exe on Windows. Have also added a timer to
mea…
+54
−4
•
2
comments
Opened 3 other pull requests in 1 repository
starship/starship
1
merged
2
open
Reviewed 12 pull requests in 1 repository
starship/starship 12 pull requests
- feat(kotlin): Add the Kotlin module
- feat(command): add 'toggle' command
- docs: Add note about Crowdin-managed files to CONTRIBUTING.md
- feat(package): Meson package support
- feat(shlvl): Add `repeat` option
- fix(config): log as error if failure to read config wasn't caused by NotFound
- refactor: a few low-hanging optimizations
- feat(git_branch): show remote name
- feat(username): Try harder to guess if inside ssh
- docs(conda): Fix default format in Conda module's config doc
- feat: check node engines version in package.json
- style: Add comments for bash preexec fix