diff options
author | Matthew Lemon <matt@matthewlemon.com> | 2021-03-30 15:00:32 +0100 |
---|---|---|
committer | Matthew Lemon <matt@matthewlemon.com> | 2021-03-30 15:00:32 +0100 |
commit | d070d74c5572a03b76ec831a2ac9035d7389e332 (patch) | |
tree | d1d23b6d9ad9233771bb7c9b29a68f26fdf45929 /profile | |
parent | e01d86b637dff60020d32a3152ba79d33e48d188 (diff) |
using fvmrc
Diffstat (limited to 'profile')
-rw-r--r-- | profile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2,4 +2,5 @@ # # sh/ksh initialization export ENV=$HOME/.kshrc +export PATH=$PATH:/usr/local/jdk-11/bin |