diff options
Diffstat (limited to '.bashrc')
| -rw-r--r-- | .bashrc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4,6 +4,7 @@ [[ $- != *i* ]] && return export PATH=$PATH:~/.local/bin +export MANPATH=$MANPATH:~/.local/share/man export XDG_RUNTIME_DIR=/tmp/runtime_$(whoami) export VISUAL=vim export EDITOR="$VISUAL" |
