From 64d47934715959c6d52172c68ac6f15d1cb0b954 Mon Sep 17 00:00:00 2001 From: sommerfeld Date: Thu, 17 Sep 2026 15:05:36 +0100 Subject: Manage AI agent releases and shared settings --- dot_config/zsh/dot_zshrc | 3 --- 1 file changed, 3 deletions(-) (limited to 'dot_config/zsh') diff --git a/dot_config/zsh/dot_zshrc b/dot_config/zsh/dot_zshrc index 17c3d1b..8371c15 100644 --- a/dot_config/zsh/dot_zshrc +++ b/dot_config/zsh/dot_zshrc @@ -428,9 +428,6 @@ alias astfc='flang -fc1 -fdebug-dump-parse-tree' alias symfc='flang -fc1 -fdebug-dump-symbols' alias gdbr='gdb -ex start --args' -# GitHub Copilot CLI -alias copilot='gh copilot --autopilot --enable-all-github-mcp-tools --yolo --resume' - # ── Alias completions ───────────────────────────────────────────────────────── # Guard compdef calls on registered completion functions. # Usage: _dot_compdef = [=...] -- cgit v1.3.1