Nvm on ENV...
This commit is contained in:
parent
109c6b20d7
commit
0a4daca182
@ -46,8 +46,8 @@ case `basename $SHELL` in
|
|||||||
ENV=$HOME/.kshrc
|
ENV=$HOME/.kshrc
|
||||||
;;
|
;;
|
||||||
bash)
|
bash)
|
||||||
# Still need ENV for POSIX mode
|
# Setting ENV seems to break man pages and things? 4/4/2025
|
||||||
ENV=$HOME/.bashrc
|
#ENV=$HOME/.bashrc
|
||||||
. $HOME/.bashrc
|
. $HOME/.bashrc
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
|
Loading…
x
Reference in New Issue
Block a user