From 262f2aaee60dccac99e2548f4481b8f0a70e6f70 Mon Sep 17 00:00:00 2001 From: David Luevano Alvarado <55825613+luevano@users.noreply.github.com> Date: Tue, 8 Dec 2020 01:23:12 -0700 Subject: Standarization and preparation for cleaning ~ --- .config/zsh/.zshenv | 2 +- .config/zsh/.zshrc | 2 -- 2 files changed, 1 insertion(+), 3 deletions(-) (limited to '.config') diff --git a/.config/zsh/.zshenv b/.config/zsh/.zshenv index bd8c365..1c3d80c 100644 --- a/.config/zsh/.zshenv +++ b/.config/zsh/.zshenv @@ -1,5 +1,5 @@ #!/bin/zsh -# ~/.config/zsh/.zshenv + # As suggested by https://vi.stackexchange.com/questions/7644/use-vim-with-virtualenv/7654#7654 if [[ -n $VIRTUAL_ENV && -e "${VIRTUAL_ENV}/bin/activate" ]]; then diff --git a/.config/zsh/.zshrc b/.config/zsh/.zshrc index 83b69c8..bf67916 100644 --- a/.config/zsh/.zshrc +++ b/.config/zsh/.zshrc @@ -1,6 +1,4 @@ #!/bin/zsh -# $ZDOTDIR/.zshrc -# # PS1 colors and style. autoload -U colors && colors -- cgit v1.2.3-70-g09d2