diff options
author | Alan Pearce | 2014-04-12 18:58:43 +0100 |
---|---|---|
committer | Alan Pearce | 2014-04-12 18:58:43 +0100 |
commit | 867aa46e6bd6110b0b5934fe7735ddefd1fa8d12 (patch) | |
tree | 38f8c677a28679ef9fdd06214542a5df507b8eaa /tag-zsh/config/zsh/zshrc | |
parent | 57508b50ff7760eb3afbc18e30324c3bde508dc3 (diff) | |
download | nixfiles-867aa46e6bd6110b0b5934fe7735ddefd1fa8d12.tar.lz nixfiles-867aa46e6bd6110b0b5934fe7735ddefd1fa8d12.tar.zst nixfiles-867aa46e6bd6110b0b5934fe7735ddefd1fa8d12.zip |
Add modelines for zsh files
Diffstat (limited to 'tag-zsh/config/zsh/zshrc')
-rwxr-xr-x | tag-zsh/config/zsh/zshrc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tag-zsh/config/zsh/zshrc b/tag-zsh/config/zsh/zshrc index d183baa2..97d31bef 100755 --- a/tag-zsh/config/zsh/zshrc +++ b/tag-zsh/config/zsh/zshrc @@ -1,3 +1,4 @@ +# -*- mode: sh; -*- export PAGER="less" export EDITOR="emacsclient" export CLICOLOR=true |