diff dot_zshrc @ 827:e4d67607d020

feat: install fzf and developer tools manually
author zegervdv <zegervdv@me.com>
date Wed, 03 Jan 2024 11:42:18 +0100
parents 8847b222a788
children 8a929c957d05
line wrap: on
line diff
--- a/dot_zshrc	Fri Dec 22 10:27:32 2023 +0100
+++ b/dot_zshrc	Wed Jan 03 11:42:18 2024 +0100
@@ -291,6 +291,7 @@
 export XDG_CONFIG_HOME=$HOME/.config
 export PATH=$HOME/bin:$PATH
 export PATH=$HOME/.local/bin:$PATH
+export MANPATH=$HOME/.local/man:$MANPATH
 
 export EDITOR=hx
 export HGEDITOR=hx