fzf-bookmark-opener

command module
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 11, 2023 License: MIT Imports: 9 Imported by: 0

README

fzf-bookmark-opener

fzf-bookmark-opener is the command line tool that opens bookmark using fzf.

how to use

Installation

🚨 This command tested only on macOS.

go install github.com/kyu08/fzf-bookmark-opener@latest

How it works

  • This command generates the configuration file(~/.config/fzf-bookmark-opener/config.yaml) when initial launch.
  • config.yaml is like below.
  • You can add, update, delete bookmarks to edit this file.
bookmarks:
  - title: 'fzf-bookmark-opener'
    url: 'https://github.com/kyu08/fzf-bookmark-opener'
  - title: 'fzf-bookmark-opener Issues'
    url: 'https://github.com/kyu08/fzf-bookmark-opener/issues'
  - title: 'fzf-bookmark-opener PRs'
    url: 'https://github.com/kyu08/fzf-bookmark-opener/pulls'

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL