diff options
author | george <george@otg.my.domain> | 2023-01-23 17:50:45 +0000 |
---|---|---|
committer | George Abbott <george@gabbott.dev> | 2023-01-23 17:51:27 +0000 |
commit | 3094e7f9d4035b9312a919ba581d0504e294adcd (patch) | |
tree | bb991db97c4a5ce1f88553bdb82b89d430b866de /profile |
alacritty, kshrc, picom, profile
Diffstat (limited to 'profile')
-rw-r--r-- | profile | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -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 |