commented out failing tests

This commit is contained in:
coolnsx
2023-03-06 17:09:29 +05:30
parent d92c10db86
commit 3a751e4ab6

2
.zshrc
View File

@@ -125,7 +125,7 @@ SAVEHIST=200
PROMPT_EOL_MARK=' ⏎ '
setopt autocd
bindkey -e
zstyle :compinstall filename '/home/tanveer/.zshrc'
zstyle :compinstall filename "$HOME/.zshrc"
autoload -Uz compinit
compinit
zstyle ':completion:*' menu select