Removed batdiff and batman

This commit is contained in:
2024-04-23 17:22:52 +01:00
parent a88b5e6bff
commit d3cc227099
2 changed files with 1 additions and 3 deletions

View File

@@ -3,7 +3,7 @@
source scripts/p.sh
# Install script dependencies
p i curl git stow bat batdiff batman fzf eza zoxide
p i curl git stow bat fzf eza zoxide
if [ $(pwd) != "$HOME/dotfiles" ]; then
cd $HOME