chore(shell): cleanup zshenv and zshrc

This commit is contained in:
2024-08-09 19:31:25 +03:00
parent 989b5b5111
commit 2dc08e5e51
2 changed files with 8 additions and 22 deletions

View File

@@ -1,6 +0,0 @@
# shellcheck shell=bash
# vim: filetype=zsh
export DOTFILES="$HOME/.dotfiles"
export PATH="$HOME/.local/bin:$DOTFILES/local/bin:$PATH"
export SHARED_SCRIPTS_SOURCED=0