]> arthur.barton.de Git - ax-zsh.git/blob - default_plugins/std_env/std_env.zprofile
std_env: Set up ZSH "REPORTTIME"
[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}