magit function: use GUI if possible
parent
2248ce5734
commit
b4b4cc1c05
|
@ -97,7 +97,7 @@ gpgyeet() {
|
|||
|
||||
# emacs magit
|
||||
magit() {
|
||||
emacs -nw --eval "(progn (magit-status) (delete-other-windows))"
|
||||
emacs --eval "(progn (magit-status) (delete-other-windows))"
|
||||
}
|
||||
|
||||
# PLUGINS!
|
||||
|
|
Loading…
Reference in New Issue