Skip to content

Instantly share code, notes, and snippets.

View alekseitylindus's full-sized avatar

Aleksei alekseitylindus

  • Warsaw, Poland
  • 22:53 (UTC +02:00)
View GitHub Profile
  1. Install ZSH
    sudo apt-get install zsh

  2. Install Oh My ZSH!
    sh -c "$(curl -fsSL https://raw.github.com/robbyrussell/oh-my-zsh/master/tools/install.sh)"

  3. Run ZSH

  4. Install autosuggestion
    git clone https://github.com/zsh-users/zsh-autosuggestions ${ZSH_CUSTOM:-~/.oh-my-zsh/custom}/plugins/zsh-autosuggestions