Koichi Murase

Results 585 comments of Koichi Murase

> please also update [themes/THEMES.md](https://github.com/ohmybash/oh-my-bash/blob/master/themes/THEMES.md).

What do you mean? It seems a different framework. Could you describe how you add it to Oh My Bash?

What is the result of the following command? ```bash $ type -a wget ```

I have again looked at the error message, and I think I now know what is happening. This must be the same issue as #253 and #327. You should set...

What is the result of the following command? ```bash $ ls -la /Users/{fredrik,user} ```

Do you think the following Q&A is related to your issue? - [macos - Can't create new directory in home folder: What are "default" permissions/ownership? - Ask Different](https://apple.stackexchange.com/questions/238386/cant-create-new-directory-in-home-folder-what-are-default-permissions-owners) The expected...

> My `.bashrc` does `source "$OSH"/oh-my-bash.sh`, which again should load and overwrite Did you add `example` in the array `aliases` in your `.bashrc`? You need to add `example` in the...

@johnf Thank you for your contribution, but I'm not familiar with the history and changes of AWS settings. Could you provide the contexts for each commit?

Thank you for the explanation. > * remove unneeded AWS_HOME variable - AWS_HOME is not used by the SDKs. I think this was being used as a shortcut in the...