style: separator.

This commit is contained in:
Gea-Suan Lin
2026-03-26 23:55:42 +08:00
parent 64bf264064
commit 263edc1e69
+1
View File
@@ -16,6 +16,7 @@ alias update="(cd ~/git; make all)"
if command -v mise > /dev/null; then
eval "$(mise activate zsh)"
fi
#
if [[ command -v sdcv > /dev/null ]]; then
alias de="sdcv"
fi