diff --git a/.profile b/.profile index 8391bc3..999ad58 100644 --- a/.profile +++ b/.profile @@ -1,4 +1,3 @@ -export EDITOR=nano export PATH="$HOME/.local/bin:$PATH" export DENO_INSTALL_ROOT="${HOME}/.local" [ -f "$HOME/.cargo/env" ] && . "$HOME/.cargo/env"