About 23 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: …

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

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

    Nov 23, 2017 · I am trying to use the aliases defined in my ~/.aliases file in my zsh with oh-my-zsh installation. The documentation suggested that aliases/functions/ etc. should go in .oh-my …

  4. How can I configure the color of 'ls' directory under zsh

    Mar 6, 2024 · I am using 'zsh'. In some directory, when I do ls --color=tty. I see some directories have 'blue text' with 'green background', which makes them hard to read. Can you please tell …

  5. bash - How to setup zsh to append history to a file named …

    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 …

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

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

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

    Jul 22, 2015 · You'll need to complete a few actions and gain 15 reputation points before being able to upvote. Upvoting indicates when questions and answers are useful. What's reputation …

  9. macos - zsh starts up in ~0.4 seconds most of the time but …

    May 22, 2022 · Recently, I got around to speeding up my terminal start times (which were regularly taking an excess of 8 seconds) by profiling my .zshrc. Then, I removed stuff I didn't …

  10. ZSH Plugins are not working on Mac in iTerm2 - Super User

    answered Mar 26, 2021 at 23:07 Marlon Richert 2,322 7 23 So it worked on Linux, because it was working already, unrelated to zsh and OMZ – andras Mar 27, 2021 at 6:32 Add a comment