summary refs log tree commit diff stats
path: root/host-ap-spotcap.local/config
diff options
context:
space:
mode:
Diffstat (limited to 'host-ap-spotcap.local/config')
-rw-r--r--host-ap-spotcap.local/config/mpv/config11
-rw-r--r--host-ap-spotcap.local/config/zsh/zshenv.local9
2 files changed, 0 insertions, 20 deletions
diff --git a/host-ap-spotcap.local/config/mpv/config b/host-ap-spotcap.local/config/mpv/config
deleted file mode 100644
index 56c6d99..0000000
--- a/host-ap-spotcap.local/config/mpv/config
+++ /dev/null
@@ -1,11 +0,0 @@
-[default]
-
-vo=opengl-hq:backend=cocoa
-ao=coreaudio
-
-hwdec=videotoolbox
-
-alang=en,eng,de,ger
-
-ytdl
-ytdl-format=best
diff --git a/host-ap-spotcap.local/config/zsh/zshenv.local b/host-ap-spotcap.local/config/zsh/zshenv.local
deleted file mode 100644
index af63e1b..0000000
--- a/host-ap-spotcap.local/config/zsh/zshenv.local
+++ /dev/null
@@ -1,9 +0,0 @@
-# -*- mode: sh; -*-
-if [[ -e $HOME/.nix-profile/etc/profile.d/nix.sh ]]
-then
-  . $HOME/.nix-profile/etc/profile.d/nix.sh;
-fi
-
-JIRA_RAPID_BOARD=true
-JIRA_URL=https://spotcap.atlassian.net
-EMAIL=alan.pearce@spotcap.com