From 97a6b663a1945603e9b55228e8540957d03f2a64 Mon Sep 17 00:00:00 2001 From: srdusr Date: Wed, 24 Sep 2025 02:23:50 +0200 Subject: Moved files to common/ --- linux/home/.zprofile | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 linux/home/.zprofile (limited to 'linux/home/.zprofile') diff --git a/linux/home/.zprofile b/linux/home/.zprofile deleted file mode 100644 index dafce71..0000000 --- a/linux/home/.zprofile +++ /dev/null @@ -1,3 +0,0 @@ -emulate sh -c '. ~/.profile' -#[[ -f ~/.config/zsh/.zshenv ]] && . ~/.config/zsh/.zshenv -#[[ -f ~/.profile ]] && . ~/.profile -- cgit v1.2.3