mikeweilgart

Results 6 comments of mikeweilgart

Same on 10.14.6 (using MTGA Tracker 6.2.0).

Great! One thing about zsh support: I want to keep the script logic _very_ lightweight, as after all it runs every single time I hit "enter" in my shell. I...

Also, I think before any _serious_ work is done to integrate the code from our various forks, we should make an effort to lay out the interface documentation. Specifically, if...

One possible implementation, by the way, would be to write the customizing code as a code _generator_ rather than a logic-heavy prompt script. You would choose a shell, choose colors,...

Having actually taught a 7-year-old to program using the Turtle module, my estimation of user expectations may have some value here. I think the default should be for the speed...

(Here is the [conversation mentioned above](https://github.com/joeytwiddle/git-aware-prompt/commit/31359367b2fcdc8dc3624da0777049ecbcc2b921) by @joeytwiddle .)