diff options
| author | seth <[email protected]> | 2022-08-14 20:10:20 -0400 |
|---|---|---|
| committer | seth <[email protected]> | 2022-08-17 13:42:39 -0400 |
| commit | a6a978410d0daecff139a3ab971dc94c75427eb7 (patch) | |
| tree | abc840929c2ebfd361c7e958dc307fd122cd96e5 /.config/shell/profile | |
| parent | 12527d71ea8b0921b910afa6bcd5fc6adf9649eb (diff) | |
start using more ide plugins
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" |
