diff options
author | Cullum Smith <cullum@sacredheartsc.com> | 2024-07-04 21:14:04 -0400 |
---|---|---|
committer | Cullum Smith <cullum@sacredheartsc.com> | 2024-07-04 21:14:04 -0400 |
commit | 9df360b86c31398348e66ef9c3dc77b2d84ff3bd (patch) | |
tree | adddffebdc38bac5545436584499e9034c71052f /sh/.profile | |
parent | c7b4cdaa1615c95469f19aed2e6257cd8c17df7a (diff) | |
download | dotfiles-9df360b86c31398348e66ef9c3dc77b2d84ff3bd.tar.gz |
add .profile
Diffstat (limited to 'sh/.profile')
-rw-r--r-- | sh/.profile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sh/.profile b/sh/.profile new file mode 100644 index 0000000..e37077f --- /dev/null +++ b/sh/.profile @@ -0,0 +1 @@ +export ENV="${HOME}/.shrc" |