Is there a way to define aliases so that shell-command can recognize them? shell recognizes those defined in .emacs.d/init_bash.sh; is it possible to make shell-command aware of these also?
Is there a way to define aliases so that shell-command can recognize them? shell
Share
Read in
simple.elinshell-commandcode :The
nilaftershell-file-nameindicates that emacs don’t send an input file to the process. Thus, you should check the value ofshell-file-nameto determine if it’s a process that read implicit .rc files.