mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-01-31 01:46:41 +00:00
feat(scripts): have is now x-have script
This commit is contained in:
@@ -8,7 +8,7 @@ source "$HOME/.dotfiles/scripts/shared.sh"
|
||||
|
||||
msg_run "Installing git-crypt"
|
||||
|
||||
! have git-crypt && {
|
||||
[[ $(x-have "git-crypt") == "1" ]] && {
|
||||
|
||||
REPO_URL="https://github.com/AGWA/git-crypt.git"
|
||||
CHECK_PATH="${XDG_BIN_HOME}/git-crypt"
|
||||
|
||||
Reference in New Issue
Block a user