diff options
| author | Ruben Beltran del Rio <git@r.bdr.sh> | 2025-02-17 10:38:39 +0100 |
|---|---|---|
| committer | Ruben Beltran del Rio <git@r.bdr.sh> | 2025-02-17 10:38:39 +0100 |
| commit | 5c73175cb924c7608cb803aa1ea2cff4a9a311b8 (patch) | |
| tree | 24cb0f317478d7e37557bfb72b80a3d0ff26fa5d /runcoms | |
| parent | 729a5b29a9d392b2e9dcf6f7a4e221c7eaed68a1 (diff) | |
Use git based arbol
Diffstat (limited to 'runcoms')
| -rw-r--r-- | runcoms/zshrc | 1 |
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 |