From 2a8fad56cae1a579c42ab1b24bf24556f9fc36c3 Mon Sep 17 00:00:00 2001 From: xengineering Date: Thu, 6 Jan 2022 18:51:47 +0100 Subject: Export EDITOR Shell Variable --- .bashrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.bashrc b/.bashrc index 6e12bc1..74cbdf4 100644 --- a/.bashrc +++ b/.bashrc @@ -27,7 +27,7 @@ alias wlrecord='wf-recorder -a -g "$(slurp)"' GOPATH=$HOME/go PATH=$PATH:~/bin -EDITOR=vim +export EDITOR=vim parse_git_branch() { git branch 2> /dev/null | sed -e '/^[^*]/d' -e 's/* \(.*\)/ (\1)/' -- cgit v1.2.3-70-g09d2