From 3094e7f9d4035b9312a919ba581d0504e294adcd Mon Sep 17 00:00:00 2001 From: george Date: Mon, 23 Jan 2023 17:50:45 +0000 Subject: alacritty, kshrc, picom, profile --- profile | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 profile (limited to 'profile') diff --git a/profile b/profile new file mode 100644 index 0000000..1cac1e3 --- /dev/null +++ b/profile @@ -0,0 +1,13 @@ +# $OpenBSD: dot.profile,v 1.8 2022/08/10 07:40:37 tb Exp $ +# +# sh/ksh initialization + +PATH=$HOME/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin + +# Environment Variables +ENV="~/.config/kshrc" + + + + +export PATH HOME TERM ENV -- cgit v1.2.1