dots

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

commit 160a7aca5464b9fac781ca2ea531e013283e1747
parent 8f325f3fd5fc3550daa513c7b8698b4312cf4022
Author: Milutin Popovic <milutin@popovic.xyz>
Date:   Fri,  2 Jan 2026 21:29:40 +0000

new

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

diff --git a/.config/shell/profile b/.config/shell/profile @@ -20,9 +20,6 @@ export XDG_PUBLICSHARE_DIR="$HOME/Cloud" export XDG_DOWNLOAD_DIR="$HOME/Downloads" -export __ETC_ZSHRC_SOURCED=1 -export __ETC_ZSHENV_SOURCED=1 -export NOSYSZSHRC=1 export ZDOTDIR="$XDG_CONFIG_HOME/zsh" export RANGER_DEVICONS_SEPARATOR=" " export CARGO_HOME="$XDG_DATA_HOME/cargo"