Archived
1
0
This repository has been archived on 2025-01-14. You can view files and clone it, but cannot push or open issues or pull requests.
2023-10-10 10:00:08 -04:00
2023-09-19 10:19:40 -04:00
2023-10-10 10:00:08 -04:00

Nostrilzsh

Prerequisites

Install

  1. git clone https://git.vanderwarker.family/nostr/nostrilzsh ~/.oh-my-zsh/custom/plugins/nostrilzsh
  2. edit ~/.zshrc
  3. Find the plugins section and add nostrilzsh. Should look somthing like this:
    plugins=(nostrilzsh)
  4. source ~/.zshrc
  5. ????
  6. PROFIT

The question marks being hit tab next time you are using nostril ;-)

Description
Nostril Oh My ZSH plugin for autocompletion. Because... ICanHazLazy.gif
Readme 27 KiB
Languages
Shell 100%