From a0943a0a387400afc8e49e7a626532e73990d24f Mon Sep 17 00:00:00 2001 From: Timmy Keller Date: Sun, 31 Jul 2022 15:16:04 -0500 Subject: bunch more stuff --- zsh/profile/zprofile.G3N2 | 3 --- zsh/profile/zprofile.librex60 | 5 ----- zsh/profile/zprofile.voidx250 | 5 ----- 3 files changed, 13 deletions(-) delete mode 100644 zsh/profile/zprofile.G3N2 delete mode 100644 zsh/profile/zprofile.librex60 delete mode 100644 zsh/profile/zprofile.voidx250 (limited to 'zsh/profile') diff --git a/zsh/profile/zprofile.G3N2 b/zsh/profile/zprofile.G3N2 deleted file mode 100644 index 4bcfddc..0000000 --- a/zsh/profile/zprofile.G3N2 +++ /dev/null @@ -1,3 +0,0 @@ -#!/usr/bin/env zsh - -source /home/timmy/.config/zsh/zprofile diff --git a/zsh/profile/zprofile.librex60 b/zsh/profile/zprofile.librex60 deleted file mode 100644 index 543038c..0000000 --- a/zsh/profile/zprofile.librex60 +++ /dev/null @@ -1,5 +0,0 @@ -#!/usr/bin/env zsh - -export PATH="/usr/local/texlive/2021/bin/x86_64-linux:$PATH" - -source /home/timmy/.config/zsh/zprofile diff --git a/zsh/profile/zprofile.voidx250 b/zsh/profile/zprofile.voidx250 deleted file mode 100644 index 4b00faa..0000000 --- a/zsh/profile/zprofile.voidx250 +++ /dev/null @@ -1,5 +0,0 @@ -#!/usr/bin/env zsh - -export XDG_DATA_DIRS="/var/lib/flatpak/exports/share:$XDG_DATA_DIRS" # .desktop files - -source /home/timmy/.config/zsh/zprofile -- cgit v1.2.3