summary refs log tree commit diff stats
path: root/host-ap-spotcap.local/config
diff options
context:
space:
mode:
authorAlan Pearce2017-03-24 21:22:27 +0100
committerAlan Pearce2017-03-24 21:22:27 +0100
commitbbb26322199d41171595bff6d073bda1fa1fa62c (patch)
tree799f160f60327a1b026fd9f4065636e611ccafb0 /host-ap-spotcap.local/config
parent0c4343e413bbc922954b417a639c60dfa007a0da (diff)
parent53f50286e177abb9d1ac4a7c239dcbcc3fed63b7 (diff)
downloadnixfiles-bbb26322199d41171595bff6d073bda1fa1fa62c.tar.lz
nixfiles-bbb26322199d41171595bff6d073bda1fa1fa62c.tar.zst
nixfiles-bbb26322199d41171595bff6d073bda1fa1fa62c.zip
Merge remote-tracking branch 'origin/master'
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 56c6d996..00000000
--- 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 af63e1ba..00000000
--- 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