~changed modeline for zshrc
The modeline at the top of zshrc used to state the filename as zshenv. It is now zshrc.
This commit is contained in:
2
zshrc
2
zshrc
@@ -1,4 +1,4 @@
|
||||
# zshenv -*- mode: sh; lexical-binding: t; -*-
|
||||
# zshrc -*- mode: sh; lexical-binding: t; -*-
|
||||
|
||||
## Important variables and stuff
|
||||
export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:~/.local/bin:~/Bin/binaries:~/.emacs.d/bin:~/.cargo/bin:~/Scripts
|
||||
|
||||
Reference in New Issue
Block a user