Path problem does not occur on debian-linux

mac version / usr / libexec / path_helper leads system to abnormal behavior --Qiita https://qiita.com/shiro_yone/items/a35f445e1c8d2293d123

I created an environment equivalent to the previous article and tried it on Linux. It has the same PATH setting as mac.

~ $ zsh --version
zsh 5.7.1 (x86_64-debian-linux-gnu)
~ $ echo $PATH   
/usr/local/stow/ruby/bin:/usr/local/stow/gettext-021/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/home/zzzzzzzz/bin
~ $ vim

/usr/local/stow/ruby/bin:/usr/local/stow/gettext-021/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/home/zzzzzzzzz/bin

Press ENTER or enter a command to continue

vim is 8.1

--

Recommended Posts

Path problem does not occur on debian-linux
Problem that discord.py does not break
LocateCenterOnScreen does not work on PyAutoGui
Virtualenv does not work on Python3.5 (Windows)
Jinja2 2.9.6 does not work on Lambda Python 3 series
jupyter notebook does not start on mac fish
[Pyhton] I want to solve the problem that tkinter does not work on MacOS11
Clicking on name attribute in Selenium does not submit
[Python] Reason why index error does not occur in slice
How to solve the problem that APL does not start after transferring to the actual device on Kivy-iOS