Submit
Path:
~
/
/
etc
/
zsh
/
File Content:
zshenv
# /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
Submit
FILE
FOLDER
Name
Size
Permission
Action
newuser.zshrc.recommended
1295 bytes
0644
zlogin
344 bytes
0644
zlogout
58 bytes
0644
zprofile
264 bytes
0644
zshenv
623 bytes
0644
zshrc
3900 bytes
0644
N4ST4R_ID | Naxtarrr