Remove bloat.
This commit is contained in:
parent
f1c76040cb
commit
02203fbaad
2 changed files with 3 additions and 17 deletions
6
.zshenv
6
.zshenv
|
@ -48,10 +48,4 @@ fi
|
|||
|
||||
[ -d "$HOME/.asdf" ] && export PATH="$HOME/.asdf/shims:$PATH"
|
||||
|
||||
export PATH="$PATH:/home/kaholaz/.cache/scalacli/local-repo/bin/scala-cli"
|
||||
|
||||
# >>> coursier install directory >>>
|
||||
export PATH="$PATH:/home/kaholaz/.local/share/coursier/bin"
|
||||
# <<< coursier install directory <<<
|
||||
|
||||
if [ -e /home/kaholaz/.nix-profile/etc/profile.d/nix.sh ]; then . /home/kaholaz/.nix-profile/etc/profile.d/nix.sh; fi # added by Nix installer
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue