Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Setting up zsh, $PATH issue
- X-seq: zsh-users 23339
- From: Raitaro Hikami <raitarohikami@xxxxxxxxx>
- To: zsh-users@xxxxxxx
- Subject: Setting up zsh, $PATH issue
- Date: Fri, 13 Apr 2018 15:21:38 +0300
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:from:date:message-id:subject:to; bh=KiyOCHJCAGldQaAN4ZugQFBWKe7vrcCZ/Jt3noIZjbc=; b=tRZcJyqsm5+SipQv11MP1s3JwFKj2mdJXMWcKeOxPWHz+LIhuwqlGwTfsU+FsF/0Zo 2gpLuEhtHRajcf10JroVSeh/0NGg9p97YYKI+g8Zz4xMK2sE8i0RFMsdNWXOkhkH5GLR E+Uj/axOuC3TDIUcA2LgxGsrX8W7K67mTt3Swgy5+2IBNShsB1+qKe/pR0uCCwV5LBwc rtjkVnZjGZn34UeBcIL79s2G/1oWiPKh6Md8sZPWS3q0eenPrmGMvYhgOPXbnlGiJA+9 a6F+s6+EtJZWX4O7TBR95Sj/4QkWelLt9fc/uR/lIE2qP3b78a00FY7g9au2KEwtakHJ 2Ygg==
- List-help: <mailto:zsh-users-help@zsh.org>
- List-id: Zsh Users List <zsh-users.zsh.org>
- List-post: <mailto:zsh-users@zsh.org>
- List-unsubscribe: <mailto:zsh-users-unsubscribe@zsh.org>
- Mailing-list: contact zsh-users-help@xxxxxxx; run by ezmlm
So basically my problem is described here:
https://github.com/robbyrussell/oh-my-zsh/issues/6712
tl;dr: I had oh-my-zsh install itself, the zsh is the default shell, the
$PATH is ok, but for some reason zsh doesn't find it.
sudo usermod raitaro -s $(which zsh)
$PATH
zsh: no such file or directory
So in the terminal I can run any ~/bin script, but outside of the
terminal none of those work which it's extremely annoying.
Yeah, also on another note, I am using the hack nerd font for the terminal,
but for some reason Konsole and Yakuake just don't quite display the
folder icon right, it is a bit chopped.
I would assume is a terminal issue, not that huge of a deal, just
mentioning in case maybe you've seen
something similar.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author