Added nap config

This commit is contained in:
Michael Housh
2023-09-27 20:51:59 -04:00
parent e519322fb2
commit 9acb92154a
2 changed files with 18 additions and 0 deletions

View File

@@ -44,6 +44,7 @@ export GIT_DISCOVERY_ACROSS_FILESYSTEM=1
export MYZSHRC="$ZDOTDIR/.zshrc"
export PROPOSALS="$HOME/Library/Mobile Documents/com~apple~CloudDocs/Work/Proposals"
export NVIM_APPNAME="m-housh"
export NAP_CONFIG="$HOME/.config/nap/config.yaml"
autoload -U up-line-or-beginning-search
autoload -U down-line-or-beginning-search