diff options
Diffstat (limited to '.config/shell/profile')
| -rw-r--r-- | .config/shell/profile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/.config/shell/profile b/.config/shell/profile index e8d80d7..dd8a3ab 100644 --- a/.config/shell/profile +++ b/.config/shell/profile @@ -16,5 +16,3 @@ export CARGO_HOME="$XDG_DATA_HOME/cargo" export RUSTUP_HOME="$XDG_DATA_HOME/rustup" export LESSHISTFILE="$XDG_STATE_HOME/less/history" export NPM_CONFIG_USERCONFIG="$XDG_CONFIG_HOME/npm/npmrc" -export ZPLUG_HOME="$XDG_DATA_HOME/zplug" -#source "$CARGO_HOME/env" |
