]> arthur.barton.de Git - ax-zsh.git/blob - default_plugins/std_env/std_env.zprofile
less: Disable "useful" hints of lesspipe(1)
[ax-zsh.git] / default_plugins / std_env / std_env.zprofile
1 # AX-ZSH: Alex' Modular ZSH Configuration
2 # std_env: Setup standard environment variables
3
4 export MANWIDTH=${MANWIDTH:-80}
5 export REPORTTIME=${REPORTTIME:-5}