no such file or directory: /Users/username/.oh-my-zsh/oh-my-zsh.shZsh .. (parent directory completion)zsh...

Can a virus destroy the BIOS of a modern computer?

Why were 5.25" floppy drives cheaper than 8"?

In the UK, is it possible to get a referendum by a court decision?

How to find if SQL server backup is encrypted with TDE without restoring the backup

What historical events would have to change in order to make 19th century "steampunk" technology possible?

How to coordinate airplane tickets?

Ambiguity in the definition of entropy

How to install cross-compiler on Ubuntu 18.04?

Car headlights in a world without electricity

Where would I need my direct neural interface to be implanted?

how do we prove that a sum of two periods is still a period?

Why was the shrink from 8″ made only to 5.25″ and not smaller (4″ or less)

How can I prove that a state of equilibrium is unstable?

What does the same-ish mean?

How do conventional missiles fly?

How to prevent "they're falling in love" trope

How badly should I try to prevent a user from XSSing themselves?

What is the most common color to indicate the input-field is disabled?

Is "/bin/[.exe" a legitimate file? [Cygwin, Windows 10]

Finding the reason behind the value of the integral.

Is there a hemisphere-neutral way of specifying a season?

How could indestructible materials be used in power generation?

Does the Idaho Potato Commission associate potato skins with healthy eating?

Am I breaking OOP practice with this architecture?



no such file or directory: /Users/username/.oh-my-zsh/oh-my-zsh.sh


Zsh .. (parent directory completion)zsh prompts to correct executable when running bundle execPutting the “canonical” working directory in a zsh prompt on OS X (iTerm 2, if that matters)How to prevent zsh from showing environment variable name instead of current path?Emacs + Zsh unexpected linebreaksExecuting control statements in zsh?zsh - preview parent directory names when 'cd ../../../'No such file or directory .zshrcZsh prompt with current working directoryzsh: Ambiguous completion only to file/directory names













0















I am using macOS+iTerm+ZSH. I changed my home directory name and name and now I am getting an error looks like down below:



/Users/new_username/.zshrc:source:75: no such file or directory: /Users/old_username/.oh-my-zsh/oh-my-zsh.sh


How can I solve this,



Thank you.










share|improve this question



























    0















    I am using macOS+iTerm+ZSH. I changed my home directory name and name and now I am getting an error looks like down below:



    /Users/new_username/.zshrc:source:75: no such file or directory: /Users/old_username/.oh-my-zsh/oh-my-zsh.sh


    How can I solve this,



    Thank you.










    share|improve this question

























      0












      0








      0








      I am using macOS+iTerm+ZSH. I changed my home directory name and name and now I am getting an error looks like down below:



      /Users/new_username/.zshrc:source:75: no such file or directory: /Users/old_username/.oh-my-zsh/oh-my-zsh.sh


      How can I solve this,



      Thank you.










      share|improve this question














      I am using macOS+iTerm+ZSH. I changed my home directory name and name and now I am getting an error looks like down below:



      /Users/new_username/.zshrc:source:75: no such file or directory: /Users/old_username/.oh-my-zsh/oh-my-zsh.sh


      How can I solve this,



      Thank you.







      macos zsh oh-my-zsh home-directory username






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked 2 hours ago









      kemalicecekkemalicecek

      308




      308






















          1 Answer
          1






          active

          oldest

          votes


















          1














          Okay, it was a quicky one, sorry it is 3am in here and I am little unconscious.



          So I figured I can still use terminal and there was a file like /Users/new_username/.zshrc and the 4th line of this document was like export ZSH="/Users/old_username/.oh-my-zsh" and after I changed the path, boom, problem solved.



          Hope it will be helpful for someone.






          share|improve this answer
























            Your Answer








            StackExchange.ready(function() {
            var channelOptions = {
            tags: "".split(" "),
            id: "3"
            };
            initTagRenderer("".split(" "), "".split(" "), channelOptions);

            StackExchange.using("externalEditor", function() {
            // Have to fire editor after snippets, if snippets enabled
            if (StackExchange.settings.snippets.snippetsEnabled) {
            StackExchange.using("snippets", function() {
            createEditor();
            });
            }
            else {
            createEditor();
            }
            });

            function createEditor() {
            StackExchange.prepareEditor({
            heartbeatType: 'answer',
            autoActivateHeartbeat: false,
            convertImagesToLinks: true,
            noModals: true,
            showLowRepImageUploadWarning: true,
            reputationToPostImages: 10,
            bindNavPrevention: true,
            postfix: "",
            imageUploader: {
            brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
            contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
            allowUrls: true
            },
            onDemand: true,
            discardSelector: ".discard-answer"
            ,immediatelyShowMarkdownHelp:true
            });


            }
            });














            draft saved

            draft discarded


















            StackExchange.ready(
            function () {
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1420641%2fno-such-file-or-directory-users-username-oh-my-zsh-oh-my-zsh-sh%23new-answer', 'question_page');
            }
            );

            Post as a guest















            Required, but never shown

























            1 Answer
            1






            active

            oldest

            votes








            1 Answer
            1






            active

            oldest

            votes









            active

            oldest

            votes






            active

            oldest

            votes









            1














            Okay, it was a quicky one, sorry it is 3am in here and I am little unconscious.



            So I figured I can still use terminal and there was a file like /Users/new_username/.zshrc and the 4th line of this document was like export ZSH="/Users/old_username/.oh-my-zsh" and after I changed the path, boom, problem solved.



            Hope it will be helpful for someone.






            share|improve this answer




























              1














              Okay, it was a quicky one, sorry it is 3am in here and I am little unconscious.



              So I figured I can still use terminal and there was a file like /Users/new_username/.zshrc and the 4th line of this document was like export ZSH="/Users/old_username/.oh-my-zsh" and after I changed the path, boom, problem solved.



              Hope it will be helpful for someone.






              share|improve this answer


























                1












                1








                1







                Okay, it was a quicky one, sorry it is 3am in here and I am little unconscious.



                So I figured I can still use terminal and there was a file like /Users/new_username/.zshrc and the 4th line of this document was like export ZSH="/Users/old_username/.oh-my-zsh" and after I changed the path, boom, problem solved.



                Hope it will be helpful for someone.






                share|improve this answer













                Okay, it was a quicky one, sorry it is 3am in here and I am little unconscious.



                So I figured I can still use terminal and there was a file like /Users/new_username/.zshrc and the 4th line of this document was like export ZSH="/Users/old_username/.oh-my-zsh" and after I changed the path, boom, problem solved.



                Hope it will be helpful for someone.







                share|improve this answer












                share|improve this answer



                share|improve this answer










                answered 2 hours ago









                kemalicecekkemalicecek

                308




                308






























                    draft saved

                    draft discarded




















































                    Thanks for contributing an answer to Super User!


                    • Please be sure to answer the question. Provide details and share your research!

                    But avoid



                    • Asking for help, clarification, or responding to other answers.

                    • Making statements based on opinion; back them up with references or personal experience.


                    To learn more, see our tips on writing great answers.




                    draft saved


                    draft discarded














                    StackExchange.ready(
                    function () {
                    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1420641%2fno-such-file-or-directory-users-username-oh-my-zsh-oh-my-zsh-sh%23new-answer', 'question_page');
                    }
                    );

                    Post as a guest















                    Required, but never shown





















































                    Required, but never shown














                    Required, but never shown












                    Required, but never shown







                    Required, but never shown

































                    Required, but never shown














                    Required, but never shown












                    Required, but never shown







                    Required, but never shown







                    Popular posts from this blog

                    VNC viewer RFB protocol error: bad desktop size 0x0I Cannot Type the Key 'd' (lowercase) in VNC Viewer...

                    Tribunal Administrativo e Fiscal de Mirandela Referências Menu de...

                    looking for continuous Screen Capture for retroactivly reproducing errors, timeback machineRolling desktop...