Skip to content

Commit

Permalink
Simplify README
Browse files Browse the repository at this point in the history
  • Loading branch information
kachick committed Mar 18, 2024
1 parent b26357e commit 953cde7
Showing 1 changed file with 4 additions and 11 deletions.
15 changes: 4 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,19 +28,12 @@ via [Local modules](docs/install-from-github.md)

## Usage

```pwsh
Invoke-FzfHistory
```

Enable the keybind if you want

```pwsh
Set-FzfHistoryKeybind -Chord Ctrl+r
```
Exported functions

## Optional - Always Enable keybind
- Invoke-FzfHistory
- Set-FzfHistoryKeybind

Add these code in your $PROFILE(Profile.ps1)
In typical use, add these code in your $PROFILE(Profile.ps1)

```pwsh
# Make sure the winget tools in your PATH
Expand Down

0 comments on commit 953cde7

Please sign in to comment.