init
This commit is contained in:
7
roles/dotfiles/files/dot.profile
Normal file
7
roles/dotfiles/files/dot.profile
Normal file
@ -0,0 +1,7 @@
|
||||
# Ansible managed
|
||||
|
||||
PATH=$HOME/.local/bin:$PATH
|
||||
EDITOR=vim
|
||||
VISUAL=vim
|
||||
LESS=-R
|
||||
export PATH EDITOR VISUAL LESS
|
Reference in New Issue
Block a user