Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 257127 Details for
Bug 348622
app-shell/zsh: system config files provided by package manager override user settings.
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
zshenv of debian's zsh-4.3.6
zshenv (text/plain), 623 bytes, created by
Ryoichiro Suzuki
on 2010-12-14 13:05:45 UTC
(
hide
)
Description:
zshenv of debian's zsh-4.3.6
Filename:
MIME Type:
Creator:
Ryoichiro Suzuki
Created:
2010-12-14 13:05:45 UTC
Size:
623 bytes
patch
obsolete
># /etc/zsh/zshenv: system-wide .zshenv file for zsh(1). ># ># This file is sourced on all invocations of the shell. ># If the -f flag is present or if the NO_RCS option is ># set within this file, all other initialization files ># are skipped. ># ># This file should contain commands to set the command ># search path, plus other important environment variables. ># This file should not contain commands that produce ># output or assume the shell is attached to a tty. ># ># Global Order: zshenv, zprofile, zshrc, zlogin > >if [[ -z "$PATH" || "$PATH" == "/bin:/usr/bin" ]] >then > export PATH="/usr/local/bin:/usr/bin:/bin:/usr/games" >fi
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 348622
: 257127 |
257129