Skip to content

Commit

Permalink
docs(readme): add descriptions
Browse files Browse the repository at this point in the history
  • Loading branch information
craftzdog committed Dec 8, 2021
1 parent b7401ad commit cb6ec2b
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,13 +44,13 @@ Requires Neovim (>= 0.5)

## PowerShell setup (Windows)

- [Scoop](https://scoop.sh/)
- [Scoop](https://scoop.sh/) - A command-line installer
- [Git for Windows](https://gitforwindows.org/)
- [Oh My Posh](https://ohmyposh.dev/)
- [Terminal Icons](https://github.com/devblackops/Terminal-Icons)
- [PSReadLine](https://docs.microsoft.com/en-us/powershell/module/psreadline/)
- [z](https://www.powershellgallery.com/packages/z)
- [PSFzf](https://github.com/kelleyma49/PSFzf)
- [Oh My Posh](https://ohmyposh.dev/) - Prompt theme engine
- [Terminal Icons](https://github.com/devblackops/Terminal-Icons) - Folder and file icons
- [PSReadLine](https://docs.microsoft.com/en-us/powershell/module/psreadline/) - Cmdlets for customizing the editing environment, used for autocompletion
- [z](https://www.powershellgallery.com/packages/z) - Directory jumper
- [PSFzf](https://github.com/kelleyma49/PSFzf) - Fuzzy finder

## How to use

Expand Down

0 comments on commit cb6ec2b

Please sign in to comment.