chore: Initial LUA migration
This commit is contained in:
parent
a43c472e54
commit
6579ade92d
2 changed files with 5 additions and 1 deletions
|
@ -120,7 +120,7 @@ unset SSH_AGENT_PID
|
|||
export SSH_AUTH_SOCK="${XDG_RUNTIME_DIR}/gnupg/S.gpg-agent.ssh"
|
||||
|
||||
# vimrc (this will init/source ~/.config/vim/vimrc instead of ~/.vimrc)
|
||||
export VIMINIT='let $MYVIMRC="$XDG_CONFIG_HOME/vim/vimrc" | source $MYVIMRC'
|
||||
#export VIMINIT='let $MYVIMRC="$XDG_CONFIG_HOME/vim/vimrc" | source $MYVIMRC'
|
||||
|
||||
# zsh
|
||||
export ZSH_PLUGINS="${XDG_DATA_HOME:-$HOME/.local/share}/zsh/plugins"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue