About 88,200 results
Open links in new tab
  1. autocomplete - oh-my-zsh history completion - Super User

    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. What is the right way to set the $PATH variable in .zshrc

    Maybe my answer to another question might give you some further information on how to set your PATH variable effectively.

  3. mac - zsh starts incredibly slowly - Super User

    Jan 24, 2011 · 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. bash - How to setup zsh to append history to a file named dynamically ...

    Oct 27, 2020 · My biggest sticking point moving from bash to zsh is the history configuration. Using oh-my-zsh there is a history.zsh file in #ZSH/lib that I found (I think) can be disabled via unsetopt …

  5. 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 …

  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. OhMyZsh causes cd to push to dirs stack. How can I revert it to ...

    Mar 28, 2024 · # HYPHEN_INSENSITIVE="true" # Uncomment one of the following lines to change the auto-update behavior # zstyle ':omz:update' mode disabled # disable automatic updates # zstyle …

  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. 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 …

  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):