Page 1 of 1

Support shell with arguments [CLOSED]

Posted: Sun Jan 28, 2018 5:54 am
by cka3o4h1k
ZSH is great for many reason, including for fast navigate.
Prezto is a optimised configuration framework for ZSH, and not all plugs work inside NC.
I try to set zsh with adopted config, but with arguments (/usr/local/bin/zsh -d -f) Nimble Commander quit unexpectedly.
Any way to fix this?

Re: Support shell with arguments

Posted: Sat Feb 03, 2018 2:48 am
by mike
Well, at this point NC doesn't support custom shell parameters.

Isn't it possible to put a config file via bash style, like .bashrc?
Apple does this trick with bash and Terminal.app, take a look at these files:
/private/etc/bashrc
/private/etc/bashrc_Apple_Terminal

Re: Support shell with arguments

Posted: Mon Feb 05, 2018 6:45 pm
by cka3o4h1k
mike wrote:
Sat Feb 03, 2018 2:48 am
Isn't it possible to put a config file via bash style, like .bashrc?
Thank You. That's work

Code: Select all

if [[ $TERM_PROGRAM = "Nimble_Commander" ]]; then ; else