Skip to content

Instantly share code, notes, and snippets.

@tony
Created April 23, 2014 14:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tony/11216411 to your computer and use it in GitHub Desktop.
Save tony/11216411 to your computer and use it in GitHub Desktop.
Configure vim, ncmpcpp
#!/bin/bash
./configure --with-curl --with-taglib --enable-unicode --enable-outputs --enable-visualizer --enable-clock
#!/bin/bash
./configure --with-features=huge --enable-pythoninterp --with-python-config-dir=/usr/lib/python2.7/config --enable-luainterp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment