Skip to content

Instantly share code, notes, and snippets.

@skanehira
Created February 20, 2020 00:37
Show Gist options
  • Save skanehira/52498f7a612f0fbd0585f104e62f37c9 to your computer and use it in GitHub Desktop.
Save skanehira/52498f7a612f0fbd0585f104e62f37c9 to your computer and use it in GitHub Desktop.

Install ag used by fzf

Ubuntu

$ sudo apt install silversearcher-ag

set environment for fish

set -x FZF_DEFAULT_COMMAND 'ag -g .'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment