diff options
Diffstat (limited to 'dot_zprofile.tmpl')
| -rw-r--r-- | dot_zprofile.tmpl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dot_zprofile.tmpl b/dot_zprofile.tmpl index a51255b..4f717ce 100644 --- a/dot_zprofile.tmpl +++ b/dot_zprofile.tmpl @@ -4,10 +4,10 @@ export EDITOR="nvim ." # "bat" as manpager -export MANPAGER="sh -c 'col -bx | bat -l man -p'" +# export MANPAGER="sh -c 'col -bx | bat -l man -p'" # Setting bat theme -export BAT_THEME="gruvbox-dark" +# export BAT_THEME="gruvbox-dark" {{ if eq .chezmoi.os "linux" }} # Execute sway window manager on login |
