mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-01-26 11:14:08 +00:00
chore(scripts): eval scripts/shared.sh
This commit is contained in:
@@ -2,10 +2,7 @@
|
||||
# Create file containing key mappings for Neovim
|
||||
# Usage: ./create-nvim-keymaps.sh
|
||||
|
||||
source "$HOME/.dotfiles/scripts/shared.sh"
|
||||
source "$HOME/.dotfiles/config/exports"
|
||||
source "$HOME/.dotfiles/config/alias"
|
||||
source "$HOME/.dotfiles/config/functions"
|
||||
eval "$HOME/.dotfiles/scripts/shared.sh"
|
||||
|
||||
DEST="$HOME/.dotfiles/docs/nvim-keybindings.md"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user