From d0679266012d9535daf6fea3ae17656871e98c47 Mon Sep 17 00:00:00 2001 From: Thanos Apollo Date: Fri, 10 Feb 2023 06:14:00 +0200 Subject: Update shells --- .shells/exports.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to '.shells/exports.sh') diff --git a/.shells/exports.sh b/.shells/exports.sh index cda78fd..1f9ec32 100644 --- a/.shells/exports.sh +++ b/.shells/exports.sh @@ -1,5 +1,6 @@ # Export 'SHELL' to child processes. Programs such as 'screen' # honor it and otherwise use /bin/sh. + export SHELL export PATH="$PATH:~/.local/share/flatpak/exports/bin/" @@ -12,4 +13,4 @@ then # Don't do anything else. return -fi \ No newline at end of file +fi -- cgit v1.2.3