From 602a7eae8b00829db53b7bb9f49696ca4cc6c965 Mon Sep 17 00:00:00 2001 From: lfreixial Date: Tue, 15 Jul 2025 13:38:16 +0000 Subject: [PATCH] remove problematic entries --- zsh/.zshrc | 2 -- 1 file changed, 2 deletions(-) diff --git a/zsh/.zshrc b/zsh/.zshrc index c4597f7..87fcf4d 100644 --- a/zsh/.zshrc +++ b/zsh/.zshrc @@ -106,5 +106,3 @@ fi eval "$(zoxide init --cmd cd zsh)" eval "$(rbenv init -)" eval "$(starship init zsh)" -eval "$(gh copilot alias -- zsh)" -eval "$(/Users/luisfreixial/.local/bin/mise activate zsh)"