From f1c25dac0ed4b79dd4a89a44fbba69e8ca37f328 Mon Sep 17 00:00:00 2001 From: ache Date: Tue, 1 Oct 2019 02:51:18 +0200 Subject: Ajout de khal --- config.fish | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'config.fish') diff --git a/config.fish b/config.fish index 8f8d016..681272c 100644 --- a/config.fish +++ b/config.fish @@ -1,4 +1,8 @@ +if status --is-interactive > /dev/null + khal calendar +end + if which roxterm ^ /dev/null > /dev/null set -x TERMINAL roxterm end -- cgit v1.2.3