From e292eb508413b9174684a8e75c93474a7f5351ee Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Mon, 23 Aug 2021 23:07:31 -0500 Subject: Initial --- profile/defaults.sh | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 profile/defaults.sh (limited to 'profile/defaults.sh') diff --git a/profile/defaults.sh b/profile/defaults.sh new file mode 100644 index 0000000..8facc97 --- /dev/null +++ b/profile/defaults.sh @@ -0,0 +1,4 @@ +# Default programs + +export EDITOR="$(which vim)" # TODO: change to emacs +export VISUAL="$EDITOR" -- cgit 1.4.1-21-gabe81