Fix elfeed config and add emacsclient fish function

This commit is contained in:
Colin Powell
2019-05-13 10:50:08 -04:00
parent 6291730cd5
commit 7460c6b6a6
2 changed files with 5 additions and 2 deletions

View File

@ -0,0 +1,3 @@
function ec
emacsclient --nw
end