Skip to content

Commit

Permalink
Merge pull request #313 from iagoleal/fennel
Browse files Browse the repository at this point in the history
  • Loading branch information
b3nj5m1n authored Sep 5, 2023
2 parents 369b108 + d72f78c commit 2eb59bd
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions programs/fennel.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"name": "fennel",
"files": [
{
"path": "$HOME/.fennelrc",
"movable": true,
"help": "Supported since _v0.3.1_.\n\nYou can move the file to _$XDG_CONFIG_HOME/fennel/fennelrc_.\n"
}
]
}

0 comments on commit 2eb59bd

Please sign in to comment.