Configure (n)vim with Ansible. Fully
This commit is contained in:
parent
dd0e5a2189
commit
72e54fd8f7
43 changed files with 355 additions and 378 deletions
|
@ -44,8 +44,7 @@ export SCREENRC="$HOME/.config/screenrc"
|
|||
export SQLITE_HISTFILE="$HOME/.cache/sqlite_history"
|
||||
direnv TERMINFO "$HOME/.config/terminfo"
|
||||
export RXVT_SOCKET="$HOME/.cache/urxvtd-$HOST"
|
||||
export MYVIMRC="$HOME/.config/vim/vimrc"
|
||||
export VIMINIT="source $MYVIMRC"
|
||||
export VIMINIT="source $HOME/.config/vim/loader.vim"
|
||||
direnv WINEPREFIX "$HOME/.cache/wineprefix/default"
|
||||
direnv YARN_CACHE_FOLDER "$HOME/.cache/yarn"
|
||||
export YARN_DISABLE_SELF_UPDATE_CHECK=true # This also disable the creation of a ~/.yarnrc file
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue