Moved lang/fish into lang/sh +fish

This commit is contained in:
Brett Mandler 2018-07-18 15:56:55 -04:00
parent 8bdc0f72b8
commit 8ff5543d3b
No known key found for this signature in database
GPG key ID: 72B1D27CB7D82F0F
5 changed files with 10 additions and 15 deletions

View file

@ -6,3 +6,6 @@
(when (featurep! :completion company)
(package! company-shell))
(when (featurep! +fish)
(package! fish-mode))