dots

Mika's dotfiles
git clone git://popovic.xyz/dots.git/
Log | Files | Refs | README

commit ee53bda38cbe4bc531bec86b58dc28614ba66b19
parent ebe6b3554b3d255c6beb6c8933410ffd49562bf1
Author: Milutin Popovic <milutin@popovic.xyz>
Date:   Sat, 27 Dec 2025 16:21:56 +0000

etc zsh

Diffstat:
M.config/shell/profile | 3++-
1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/.config/shell/profile b/.config/shell/profile @@ -20,7 +20,8 @@ export XDG_PUBLICSHARE_DIR="$HOME/Cloud" export XDG_DOWNLOAD_DIR="$HOME/Downloads" -export __ETC_ZSH_SOURCED=1 +export __ETC_ZSHRC_SOURCED=1 +export __ETC_ZSHENV_SOURCED=1 export NOSYSZSHRC=1 export ZDOTDIR="$XDG_CONFIG_HOME/zsh" export RANGER_DEVICONS_SEPARATOR=" "