move tmux to $XDG_CONFIG_HOME

This commit is contained in:
Oliver Ladner 2024-02-08 16:01:45 +01:00
commit 2a0f219d33
8 changed files with 140 additions and 140 deletions

View file

@ -1,6 +0,0 @@
#!/usr/bin/env bash
# Trigger Applescript when on macOS
if [[ "$OSTYPE" == "darwin"* ]]; then
~/git/dotfiles/spotify.applescript
fi