From e589b5788c0acb452f1e1391f49b5877f5e69d27 Mon Sep 17 00:00:00 2001 From: GrĂ©goire DuchĂȘne Date: Sun, 17 Nov 2024 15:04:05 +0000 Subject: darwin/zsh: Move terminal configuration to rc --- zsh/rc | 12 ------------ 1 file changed, 12 deletions(-) (limited to 'zsh') diff --git a/zsh/rc b/zsh/rc index 0a19413..caa2f0c 100644 --- a/zsh/rc +++ b/zsh/rc @@ -70,18 +70,6 @@ setopt HIST_REDUCE_BLANKS setopt INC_APPEND_HISTORY setopt SHARE_HISTORY -if [[ ${TERM_PROGRAM} != iTerm.app ]]; then - autoload -Uz vcs_info - - zstyle ':vcs_info:*' enable git - zstyle ':vcs_info:*' formats '[%b]' - - RPROMPT='${vcs_info_msg_0_}' - precmd_functions+=(vcs_info) - - setopt PROMPT_SUBST -fi - source_if_exists zsh/rc compinit -d ${XDG_CACHE_HOME}/zsh/compdump -- cgit v1.2.3-70-g09d2