From 37f61e4bd5a9afacbd8c4494cd8b9f0bf2822fa0 Mon Sep 17 00:00:00 2001 From: Michal Hanus Date: Tue, 22 Sep 2026 16:04:05 +0200 Subject: matlab aliases and EDITOR to nvim --- .profile | 2 ++ 1 file changed, 2 insertions(+) (limited to '.profile') diff --git a/.profile b/.profile index d89ea5a..9266446 100644 --- a/.profile +++ b/.profile @@ -25,3 +25,5 @@ fi if [ -d "$HOME/.local/bin" ] ; then PATH="$HOME/.local/bin:$PATH" fi + +EDITOR=nvim -- cgit v1.2.3