updated these to work better
This commit is contained in:
parent
2bb7cb8333
commit
b3a11c4175
@ -1,5 +1,6 @@
|
|||||||
git-flow-completion-git
|
git-flow-completion-git
|
||||||
|
|
||||||
|
fish
|
||||||
dunst-git
|
dunst-git
|
||||||
slock
|
slock
|
||||||
notify-send
|
notify-send
|
||||||
|
|||||||
@ -18,7 +18,7 @@ esac
|
|||||||
|
|
||||||
# if yay is not installed the run the install script
|
# if yay is not installed the run the install script
|
||||||
if ! command -v yay &> /dev/null; then
|
if ! command -v yay &> /dev/null; then
|
||||||
install-yay
|
./install-yay
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# check with the user they are happy to update, exit if not though.
|
# check with the user they are happy to update, exit if not though.
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user