commit d082e25fd2fc66bf0348f094f92fa72f151b1318 from: Omar Polo date: Wed Dec 28 16:59:37 2022 UTC drop the luarocks stuff from the profile commit - 1a6ca6a0857470476d2a3354c35adcd0ee3cdab3 commit + d082e25fd2fc66bf0348f094f92fa72f151b1318 blob - 8355ee5128de57fe14f1cfde250c000cdee4d40b blob + 5735d2fe586c3f73b26365e5e2a9e8d67fd30935 --- profile.lp +++ profile.lp @@ -28,12 +28,6 @@ Tell npm to install things globally in the right direc export npm_config_prefix=~/.node_modules -Just in case I want to play with lua again: - - if which luarocks-5.3 >/dev/null 2>&1; then - eval "$(luarocks-5.3 path --bin)" - fi - ksh doesn't have a "default" configuration file (like ~/.zshrc or ~/.bashrc); instead, if called interactively, it loads the file pointed by ENV. Tell ksh to load ~/.kshrc then