Commit 5d4d54bc0a9ba9621a72c2d56f6feb364f975adb

The EDITOR really needs to work

Commit diff

config.fish

 
55 set PATH ~/.config/fish/bin $PATH
66end
77
8set EDITOR "mate"
8set -x EDITOR "/usr/local/bin/mate -w"
99set fish_greeting ""
1010
1111function parse_git_branch
toggle raw diff