chezmoi/dot_dotfiles/polybar/executable_diff.polybar-scripts.sh

6 lines
178 B
Bash

#!/bin/sh
# perform a diff between the used scripts
diff -r ~/.config/polybar-scripts/polybar-scripts ~/.dotfiles/polybar/polybar-scripts | grep -Ev "\/home\/[^/].+\/\.config"