Skip to content

Commit

Permalink
Adjusted vim modeline.
Browse files Browse the repository at this point in the history
  • Loading branch information
jlesage committed Jan 24, 2024
1 parent 585eba6 commit e27ebc5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rootfs/etc/cont-init.d/55-dupeguru.sh
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ mkdir -p "$XDG_CONFIG_HOME/Hardcoded Software" \
[ -f "$XDG_CONFIG_HOME/Hardcoded Software/dupeGuru.conf" ] || cp -v /defaults/dupeGuru.conf "$XDG_CONFIG_HOME/Hardcoded Software/"
[ -f "$XDG_CONFIG_HOME/QtProject.conf" ] || cp -v /defaults/QtProject.conf "$XDG_CONFIG_HOME/"

# vim: set ft=sh :
# vim:ts=4:sw=4:et:sts=4

0 comments on commit e27ebc5

Please sign in to comment.