kylebarron / linux_setup

Script to install software on a new computer or VM instance
MIT License
3 stars 1 forks source link

add xsel #32

Closed kylebarron closed 6 years ago

kylebarron commented 6 years ago
git clone git://github.com/kfish/xsel.git
cd xsel
./autogen.sh --prefix=$HOME/local
make
make install
kylebarron commented 6 years ago

Fixed with https://github.com/kylebarron/linux_setup/commit/fe1b2e288b654f8b59f1894c8d721e498431c49e