Skip to content

Commit b4bcd4a

Browse files
authored
Merge pull request #253 from djensenius/add-mise
Add Mise
2 parents 8851e80 + a7625fe commit b4bcd4a

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

fish/conf.d/52-mise.fish

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# mise activation
2+
if command -q mise
3+
mise activate fish | source
4+
end

0 commit comments

Comments
 (0)