Skip to content

mise-plugins/vfox-ag

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vfox-ag

vfox plugin for The Silver Searcher (ag).

Prerequisites

ag is compiled from source, so you need build dependencies installed:

macOS

brew install automake pkg-config pcre xz

Debian/Ubuntu

sudo apt-get install automake pkg-config libpcre3-dev zlib1g-dev liblzma-dev

Fedora/RHEL

sudo dnf install automake pkgconfig pcre-devel xz-devel zlib-devel

Installation

vfox add ag

Usage

# List available versions
vfox search ag

# Install a specific version
vfox install ag@2.2.0

# Use a version globally
vfox use -g ag@2.2.0

Configuration

You can pass additional configure arguments via the AG_CONFIGURE_ARGS environment variable:

AG_CONFIGURE_ARGS="--disable-lzma" vfox install ag@2.2.0

License

Apache-2.0

About

vfox plugin for The Silver Searcher (ag)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages