]> git.sev.monster Git - dotfiles.git/blobdiff - base/.zprofile
fix which usage, create function check-busybox
[dotfiles.git] / base / .zprofile
index 3cc9587f4a8ca226db0490aa259a41ac6bf7f791..425a48ced70f4aafdd9060fee8bc95f4059ad69d 100644 (file)
@@ -10,3 +10,5 @@ if [[ ! -e "$t" ]] {
 if [[ ! -e "$h" ]] {
        ln -sf "$t" "$h" > /dev/null 2>&1
 }
 if [[ ! -e "$h" ]] {
        ln -sf "$t" "$h" > /dev/null 2>&1
 }
+unset t
+unset h
This page took 0.027759 seconds and 4 git commands to generate.