Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .zshrc
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
# Colors.
unset LSCOLORS
export CLICOLOR=1
export CLICOLOR_FORCE=1
# export CLICOLOR_FORCE=1 # uncomment only if absolutely necessary -- as it can cause issues with `opam install topkg`, `ocamlfind` and anywhere else shell output is captured

# Don't require escaping globbing characters in zsh.
unsetopt nomatch
Expand Down