Mike McQuaid
c05b3a755f
shellenv: recommend .bash_profile
...
Fixes #7516
2020-05-07 10:34:59 +01:00
Niklas Herder
2f4d4b8684
[fix] Improve shell detection in shellenv
...
$SHELL is set to only the binary name in some environments (e.g. fish, not /usr/bin/fish), causing detection of fish/csh/tsch to fail without this change.
2020-04-29 08:20:06 +02:00
Charles Gould
871974650b
shellenv: use PATH variable, fish_user_paths should remain universal in scope
2020-03-26 09:38:25 -05:00
Chih-Pin Tan
7741672ecd
Changes to be committed:
...
modified: Library/Homebrew/cmd/shellenv.sh
Prevent overriding default MANPATH while MANPATH is empty.
2019-10-31 12:25:58 +00:00
Markus Reiter
59866d25ea
Fix shellenv
when using -u
.
2019-10-17 20:14:01 +02:00
EricFromCanada
a9d1457c05
shellenv: suggest .zprofile for zsh users
2019-08-20 12:54:44 -04:00
EricFromCanada
8a8359cdd4
manpages: sentence rewording for readability
...
Use active voice when applicable, better verbs & adjectives, preposition usage, proper tense, etc.
2019-08-20 09:05:45 -04:00
なつき
193ead3c0c
fish 2.x support for brew shellenv
2019-02-21 17:54:29 -08:00
なつき
50ba2ad93f
Support different shells for brew shellenv
2019-02-20 10:21:55 +00:00
Mike McQuaid
2a676dd94c
shellenv: improve --help formatting.
2019-01-30 21:38:45 +00:00
Mike McQuaid
44bcf69d1f
cmd/shellenv: use Bash.
...
This speeds up execution by 3x on my machine and the script is simple
enough to warrant this.
2018-09-13 09:27:44 +01:00