mirror of
https://github.com/js0ny/dotfiles.git
synced 2025-12-21 08:43:00 +00:00
refractor(nvim): Separate config files
This commit is contained in:
parent
5455e68b8c
commit
2a76a6fbe4
24 changed files with 326 additions and 157 deletions
|
|
@ -8,6 +8,7 @@ for file in $DOTFILES/zsh/*.zsh; do
|
|||
source $file
|
||||
done
|
||||
source $DOTFILES/wsl/winterop.zsh
|
||||
source $ZDOTDIR/.zprivate.zsh
|
||||
export ARCHFLAGS="-arch x86_64"
|
||||
|
||||
# Absolute navigation
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue