[taffybar] Always attempt to reinstall taffybar
This commit is contained in:
parent
fd3ed7228b
commit
04d9cd57f1
@ -1,6 +1,9 @@
|
||||
#!/usr/bin/env zsh
|
||||
# -*- mode:sh
|
||||
|
||||
cd "$HOME/.config/taffybar"
|
||||
stack install
|
||||
|
||||
if command_exists "imalison-taffybar"; then
|
||||
imalison-taffybar "$@"
|
||||
else
|
||||
|
Loading…
Reference in New Issue
Block a user