aboutsummaryrefslogtreecommitdiff
path: root/runcoms
diff options
context:
space:
mode:
authorRuben Beltran del Rio <git@r.bdr.sh>2025-02-17 10:38:39 +0100
committerRuben Beltran del Rio <git@r.bdr.sh>2025-02-17 10:38:39 +0100
commit5c73175cb924c7608cb803aa1ea2cff4a9a311b8 (patch)
tree24cb0f317478d7e37557bfb72b80a3d0ff26fa5d /runcoms
parent729a5b29a9d392b2e9dcf6f7a4e221c7eaed68a1 (diff)
Use git based arbol
Diffstat (limited to 'runcoms')
-rw-r--r--runcoms/zshrc1
1 files changed, 0 insertions, 1 deletions
diff --git a/runcoms/zshrc b/runcoms/zshrc
index d0bf0c6..1c4325e 100644
--- a/runcoms/zshrc
+++ b/runcoms/zshrc
@@ -66,7 +66,6 @@ if [[ -s "/opt/homebrew/bin/brew" ]]; then
export PATH=/opt/homebrew/bin:/opt/homebrew/sbin:$PATH
export FZF_VIM_PATH=/opt/homebrew/opt/fzf
. /opt/homebrew/etc/profile.d/z.sh
- . /opt/homebrew/opt/asdf/libexec/asdf.sh
else
# Z (Linux)
if [[ -s "/usr/libexec/z.sh" ]]; then