File: 2001_theme.patch

package info (click to toggle)
git-delta 0.18.2-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 5,460 kB
  • sloc: sh: 751; makefile: 117
file content (17 lines) | stat: -rw-r--r-- 543 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Description: list path to theme file within its own usage comment
Author: Jonas Smedegaard <dr@jones.dk>
Forwarded: not-needed
Last-Update: 2023-08-09
---
This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
--- a/themes.gitconfig
+++ b/themes.gitconfig
@@ -1,7 +1,7 @@
 # To use these themes, first include this file in your own gitconfig file:
 #
 # [include]
-#     path = PATH/TO/delta/themes.gitconfig
+#     path = /usr/share/delta/themes.gitconfig
 #
 # Then, in your own gitconfig file, activate the chosen theme, e.g.
 #