About 50 results
Open links in new tab
  1. Why is oh-my-zsh history completion not working as expected?

    I wanted the same behaviour for zsh with oh-my-zsh installed and found plugin history-substring-search. I achieved the same behaviour described above by adding the plugin to my ~/.zshrc: plugins=(git …

  2. linux - How to automatically load multiple SSH keys on ZSH and ...

    Jan 23, 2024 · I'm trying to have my SSH keys loaded automatically when I start my computer (I'm running Archlinux). At the moment I have to use ssh-add [PATH]. I use ZSH, Oh my ZSH and …

  3. mac - zsh starts incredibly slowly - Super User

    Aug 10, 2023 · ZSH takes about a second and a half from creating a new terminal window to being ready. I'm pretty sure that the culprit is compinit. I haven't been able to find good documentation on …

  4. OhMyZsh causes cd to push to dirs stack. How can I revert it to ...

    Mar 28, 2024 · which cd = cd: shell built-in command It claims just built-in. However still if I comment the oh-my-zsh.sh then it works as expected.

  5. oh-my-zsh: iconv: iconv_open(, -t): Invalid argument - Super User

    May 27, 2024 · @user1934428, I'm not sure if the comment is directed towards me or the OP but you're right to point that out. I edited the OP and also tagged oh-my-zsh. Additionally, I recently came …

  6. How to get bash-style autocompletion in zsh, (for git command)

    Apr 18, 2016 · I switched to zsh and find it better than bash, but I have a problem with oh-my-zsh 's (hereafter " OMZ ") autocomplete feature. When I type git chec, OMZ completes that to git check; in …

  7. ZSH npm/node/nvm command not found after installing OhMyZSH

    Feb 7, 2019 · After installing OhMyZSH on my Linux machine, previously installed nvm, node and npm are not found. Thanks for the help. This command "source ~/.nvm/nvm.sh" allows me to make it …

  8. macos - "No such file or directory: ~/.oh-my-zsh/oh-my-zsh.sh" even ...

    Jan 17, 2021 · I was trying to transfer my terminal setup (iTerm2, zsh, oh-my-zsh, omz themes) from an old MacBook to a new one. .zshrc real file is in Dropbox shared between the two laptops, and in …

  9. Sourcing an alias file in oh my zsh custom/ folder - Super User

    Apr 25, 2019 · My understanding is that you are trying to add your custom file aliases.zsh to the directory .oh-my-zsh/custom/ I just did this and tried using one of the aliases I defined in the file and …

  10. Add timestamp to oh-my-zsh robbyrussell theme - Super User

    Jul 22, 2015 · I want to add a timestamp to my command prompt in oh-my-zsh. This is the current theme prompt (robbyrussell):