mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-01-31 12:46:56 +00:00
chore(scripts): eval scripts/shared.sh
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
# Install z
|
||||
#
|
||||
# shellcheck source=shared.sh
|
||||
source "$HOME/.dotfiles/scripts/shared.sh"
|
||||
eval "$HOME/.dotfiles/scripts/shared.sh"
|
||||
|
||||
Z_GIT_PATH="https://github.com/rupa/z.git"
|
||||
Z_BIN_PATH="$XDG_BIN_HOME/z"
|
||||
|
||||
Reference in New Issue
Block a user