Skip to content

Commit 7b7ab4f

Browse files
wy-zlra
andauthored
[xonsh] Add 'xdg_configuration_files' (#1810)
Signed-off-by: weiyang <[email protected]> Co-authored-by: Laurent Raufaste <[email protected]>
1 parent 653e475 commit 7b7ab4f

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
- Added support for notion-enhancer (via @fharper)
1919
- Added support for GitFox (via @L3K0V)
2020
- Updated support for Bartender through SetApp (via @dbhagen)
21+
- Updated support for Xonsh (via @wy-z)
2122
- Added support for TablePlus history (via @annuh)
2223
- Added support for xbar (via @dnicolson)
2324
- Added support for Beyond Compare (via @mgraham)

mackup/applications/xonsh.cfg

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,6 @@ name = Xonsh
33

44
[configuration_files]
55
.xonshrc
6+
7+
[xdg_configuration_files]
8+
xonsh

0 commit comments

Comments
 (0)