Skip to content

Commit 33201e6

Browse files
authored
Merge pull request #506 from qexat/fix/utoprc-templates
fix utoprc templates to mention the correct path (changed by #484)
2 parents bf1ff67 + 55aed26 commit 33201e6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

utoprc-dark

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
! -*- conf-xdefaults -*-
22

3-
! Copy this file to $XDG_CONFIG_HOME/utoprc (~/.config/utoprc)
3+
! Copy this file to $XDG_CONFIG_HOME/utop/utoprc (~/.config/utop/utoprc)
44

55
! Common resources
66

utoprc-light

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
! -*- conf-xdefaults -*-
22

3-
! Copy this file to $XDG_CONFIG_HOME/utoprc (~/.config/utoprc)
3+
! Copy this file to $XDG_CONFIG_HOME/utop/utoprc (~/.config/utop/utoprc)
44

55
! Common resources
66

0 commit comments

Comments
 (0)