summaryrefslogtreecommitdiff
path: root/zsh/profile
diff options
context:
space:
mode:
authorTimmy Keller <tjk@tjkeller.xyz>2022-07-31 15:16:04 -0500
committerTimmy Keller <tjk@tjkeller.xyz>2022-07-31 15:16:04 -0500
commita0943a0a387400afc8e49e7a626532e73990d24f (patch)
tree5e14f8a353c9b05a1a97f029c66c9f0e28f352a1 /zsh/profile
parent4af49ed67fbf358674d45fb8af3c4c3efaf90f58 (diff)
downloaddotconfig-a0943a0a387400afc8e49e7a626532e73990d24f.tar.xz
dotconfig-a0943a0a387400afc8e49e7a626532e73990d24f.zip
bunch more stuff
Diffstat (limited to 'zsh/profile')
-rw-r--r--zsh/profile/zprofile.G3N23
-rw-r--r--zsh/profile/zprofile.librex605
-rw-r--r--zsh/profile/zprofile.voidx2505
3 files changed, 0 insertions, 13 deletions
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