From 78d5e2082554d370f43216406f84872eaa2a4e5b Mon Sep 17 00:00:00 2001 From: Tim Keller Date: Thu, 17 Oct 2024 22:46:39 -0500 Subject: remove zsh and nvim configs from this repo and move to another --- zsh/profiles/zprofile.libreX60 | 4 ---- zsh/profiles/zprofile.voidx250 | 3 --- 2 files changed, 7 deletions(-) delete mode 100755 zsh/profiles/zprofile.libreX60 delete mode 100755 zsh/profiles/zprofile.voidx250 (limited to 'zsh/profiles') diff --git a/zsh/profiles/zprofile.libreX60 b/zsh/profiles/zprofile.libreX60 deleted file mode 100755 index d4f4e9c..0000000 --- a/zsh/profiles/zprofile.libreX60 +++ /dev/null @@ -1,4 +0,0 @@ -#!/usr/bin/env zsh - -export WM="awesome" -export TERMINAL="st" diff --git a/zsh/profiles/zprofile.voidx250 b/zsh/profiles/zprofile.voidx250 deleted file mode 100755 index 61eb34e..0000000 --- a/zsh/profiles/zprofile.voidx250 +++ /dev/null @@ -1,3 +0,0 @@ -#!/usr/bin/env zsh - -export XDG_DATA_DIRS="/var/lib/flatpak/exports/share:$XDG_DATA_DIRS" # .desktop files -- cgit v1.2.3