kylebarron / linux_setup

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

copy pandoc manpages as well #23

Closed kylebarron closed 6 years ago

kylebarron commented 6 years ago

copy manpages to ~/local/share/man... add to zshrc:

export MANPATH=$HOME/local/share/man:$MANPATH