fzf-bookmark-opener

command module
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Dec 2, 2024 License: MIT Imports: 9 Imported by: 0

README

🔭 fzf-bookmark-opener

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

Latest Release

how to use

🔧 Installation

🚨 This command run only on a apple silicon machine.

Install binary via Homebrew

brew tap kyu08/tap
brew install kyu08/tap/fzf-bookmark-opener

Build from source

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'

🗒 Related Article(s)

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