0

I use this command in Linux but it doesn't work when I restart my machine

export PATH="$HOME/.linuxbrew/bin:$PATH"
export MANPATH="$HOME/.linuxbrew/share/man:$MANPATH"
export INFOPATH="$HOME/.linuxbrew/share/info:$INFOPATH"

How can I make these settings permanent (across reboots)?

Jonathan Leffler
  • 730,956
  • 141
  • 904
  • 1,278

0 Answers0