ag
install package
sudo apt-get install automake pkg-config libpcre3-dev zlib1g-dev liblzma-dev
Download
git clone https://github.com/ggreer/the_silver_searcher
- bashrc
export PATH=$HOME/.mybin:$PATH
build ag
cd the_silver_searcher
./build.sh
cp ag ~/.mybin