Create config.fish

This commit is contained in:
Oliver Davies 2016-09-29 01:50:03 +01:00 committed by GitHub
parent 01c4a74222
commit f6f3defd32

2
.config/fish/config.fish Normal file
View file

@ -0,0 +1,2 @@
# Enable direnv (https://github.com/direnv/direnv).
eval (direnv hook fish)