summary refs log tree commit diff
path: root/run_clear_zsh_temp.sh
blob: 400246aa88bb8cfec0e7dda8cc6a7cb45f41caf4 (plain)
1
2
3
4
5
6
7
8
#!/usr/bin/env bash

set -e

rm -rf ~/.cache/zinit
rm -rf ~/.cache/zsh
rm -rf ~/.cache/p10k-*
rm -f ~/.cache/zcompdump*