Files
dotfiles/scripts/set-theme
T

5 lines
76 B
Bash
Executable File

#!/bin/sh
cd "$(dirname "$0")/.."
./setup.sh $(readlink --canonicalize $1)