7 lines
105 B
Plaintext
7 lines
105 B
Plaintext
# Ansible managed
|
|
|
|
export PATH=$HOME/.local/bin:$PATH
|
|
export EDITOR=vim
|
|
export VISUAL=vim
|
|
export LESS=-R
|