https://github.com/shalomb/octo
octo is a CLI productivity booster
https://github.com/shalomb/octo
Last synced: about 2 months ago
JSON representation
octo is a CLI productivity booster
- Host: GitHub
- URL: https://github.com/shalomb/octo
- Owner: shalomb
- Created: 2021-04-20T10:54:32.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2024-11-16T08:30:11.000Z (5 months ago)
- Last Synced: 2025-01-10T14:52:33.420Z (4 months ago)
- Language: Shell
- Size: 19.5 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
v(1) - a modern rewrite of [v](https://github.com/rupa/v/blob/master/v)
## Description
v(1) lists vim's recently edited files for quick selection,
regardless of where you are in the filesystem.## Dependencies
- vim
- [fzf](https://github.com/junegunn/fzf)
- [bat](https://github.com/sharkdp/bat)## Installation
```
make install
```Provides
- v(1)
- vi(1) - wrapper around v/vi/vim