aboutsummaryrefslogtreecommitdiffstats
path: root/.zsh.after/export.zsh
blob: 81f117cd34cc397c504599d3835e8de6a38a53d7 (plain)
1
2
3
4
5
6
export REPORTTIME=30
export PAGER="less -j4"

## let RVM ignore global ruby
export rvm_ignore_gemrc_issues=1