#!/bin/bash rm -rf ~/.config/kitty/theme.conf ln -s "./kitty-themes/themes/$1.conf" ~/.config/kitty/theme.conf