unixorn/zsh-quickstart-kit

View on GitHub

Showing 13 of 14 total issues

Inconsistent indentation for list items at the same level
Open

2. `git clone https://github.com/unixorn/zsh-quickstart-kit.git`
Severity: Info
Found in Readme.md by markdownlint

Inconsistent indentation for list items at the same level
Open

1. `cd zsh-quickstart-kit`
Severity: Info
Found in Readme.md by markdownlint

Bare URL used
Open

1. Download iTerm2 from [http://www.iterm2.com](http://www.iterm2.com) (optional). In my opinion, it is considerably nicer than the stock Terminal application that comes with macOS. There is an RCE flaw in all versions of iTerm 2 before 3.3.6, so update if you're using an affected version.
Severity: Info
Found in Readme.md by markdownlint

First header should be a top level header
Open

## Is your feature request related to a problem? Please describe.

Inconsistent indentation for list items at the same level
Open

2. `git clone https://github.com/jandamm/zgenom.git`
Severity: Info
Found in Readme.md by markdownlint

Inconsistent indentation for list items at the same level
Open

1. You can do this with `stow` by:
Severity: Info
Found in Readme.md by markdownlint

Inconsistent indentation for list items at the same level
Open

2. `stow --target=~ zsh`. If you have issues using `~` as a target, do `stow --target="$HOME" zsh`. If you still have errors, symlink the files in the kit's `zsh` directory into your home directory.
Severity: Info
Found in Readme.md by markdownlint

Inconsistent indentation for list items at the same level
Open

1. `cd ~`
Severity: Info
Found in Readme.md by markdownlint

Bare URL used
Open

2. Install the current version of Homebrew from [http://brew.sh/](http://brew.sh/).
Severity: Info
Found in Readme.md by markdownlint

Bare URL used
Open

3. Install `fzf` - `sudo apt-get install -y fzf` on Debian / Ubuntu, do a manual install on Red Hat / Centos - instructions are at [fzf](https://github.com/junegunn/fzf).
Severity: Info
Found in Readme.md by markdownlint

Headers should be surrounded by blank lines
Open

## Installation
Severity: Info
Found in Readme.md by markdownlint

Fenced code blocks should be surrounded by blank lines
Open

```sh
Severity: Info
Found in Readme.md by markdownlint

Inconsistent indentation for list items at the same level
Open

1. `cd ~`
Severity: Info
Found in Readme.md by markdownlint
Severity
Category
Status
Source
Language