Skip to content

Commit

Permalink
Update README.MD
Browse files Browse the repository at this point in the history
  • Loading branch information
chisui committed Apr 7, 2020
1 parent 78e169e commit 69e90b9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.MD
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ The information that `nix-shell` exposes to the environment is also pretty spars

## Oh-My-ZSH

git clone git@github.com:chisui/zsh-nix-shell.git $ZSH_CUSTOM/plugins/nix-shell
git clone https://github.com/chisui/zsh-nix-shell.git $ZSH_CUSTOM/plugins/nix-shell

Then add `nix-shell` to the plugins list in `~/.zshrc`.

Expand All @@ -29,7 +29,7 @@ It should be possible to install this plugin through most `zsh` plugin managers.

## MacOS

On MacOS you have to have an `bash` with version `4` or greater. [See Issue 14](https://github.com/chisui/zsh-nix-shell/issues/14)
On MacOS you have to have a `bash` with version `4` or greater. [See Issue 14](https://github.com/chisui/zsh-nix-shell/issues/14)

# Usage

Expand Down

0 comments on commit 69e90b9

Please sign in to comment.