From ca38c20f566dd12ef80692b6f0b645ad64cdc95f Mon Sep 17 00:00:00 2001 From: dx Date: Sat, 18 Apr 2020 05:51:29 +0100 Subject: ~changed modeline for zshrc The modeline at the top of zshrc used to state the filename as zshenv. It is now zshrc. --- zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zshrc b/zshrc index 951a527..af40c09 100644 --- a/zshrc +++ b/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 -- cgit v1.2.3-13-gbd6f