chezmoi/dot_config/polybar/executable_diff.polybar-scripts.sh
2022-06-23 22:10:10 +02:00

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"