diff --git a/home/dot_profile b/home/dot_profile index f661e97..1ccbdd3 100644 --- a/home/dot_profile +++ b/home/dot_profile @@ -24,7 +24,4 @@ fi # set PATH so it includes user's private bin if it exists if [ -d "$HOME/.local/bin" ] ; then PATH="$HOME/.local/bin:$PATH" -fi - -. "$HOME/.deno/env" -. "$HOME/.cargo/env" +fi \ No newline at end of file