Skip to content

Instantly share code, notes, and snippets.

@borjadotai
Last active March 21, 2018 15:29
Show Gist options
  • Save borjadotai/e9da86db5d4834b41dbf152cce9be85b to your computer and use it in GitHub Desktop.
Save borjadotai/e9da86db5d4834b41dbf152cce9be85b to your computer and use it in GitHub Desktop.
zimrc - medium article
###################
# MODULE SETTINGS #
###################
#
# Prompt
#
# Set your desired prompt here
zprompt_theme='pure'
#
# Completion
#
# set an optional host-specific filename for the completion cache file
# if none is provided, the default '.zcompdump' is used.
#zcompdump_file=".zcompdump-${HOST}-${ZSH_VERSION}"
#
# Utility
#
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment