Koichi Murase
Koichi Murase
Thanks!
> BSD-derived systems ( {Free,Net,Open}BSD & macOS ) **do not** have `echo -e`. Oh My Bash is not written in the portable POSIX shell. Oh My Bash is written in...
I merged my local branch in the master and pushed it (770d6ef181ed44beb8958a49ae8dd97b11a9ee8e). Some of `echo -e` have disappeared (for a slightly different reason), but there are still many occurrences of...
Some remarks: > * _tools/autossh.sh_ This is a file that is intended to be used as an independent executable script, so it is hard to consider the case it is...
> It would be very hard to port _oh-my-bash_ to the POSIX shell because of its heavy use of arrays (among other things). Yes, but we don't intend to port...
Which web page or documentation did you reference in learning how to make a pull request? I think you should find another web page that correctly describes the procedure. In...
> OK... I have a working repo. I did a couple of innocuous changes and committed them to make sure my repo works. > > I have some questions: >...
> I'm all done making changes. Examine the file **files.txt** for a summary of what exactly I did. I'm using my repo in two different installations of _oh-my-bash_: I don't...
> I spent a **_very long time_** writing software professionally (prob more years than you are old). I would be alarmed if you **didn't** do this... ;-) Thank you for...
Thank you for the PR! I have a question. How is the upstream OMZ `themes` plugin different from `omz theme` [1]? - [1] https://github.com/ohmyzsh/ohmyzsh/blob/f4423ebd09fbc7670815c3c20cc86c81b7319e5f/lib/cli.zsh#L658-L796 Since this is related to the...