feat: add Zed Editor installation tasks and include in workstation setup

This commit is contained in:
2025-05-20 19:04:24 +02:00
parent 21c4b17f76
commit 0fd68d8460
7 changed files with 24 additions and 9 deletions

View File

@ -149,7 +149,7 @@ fi
# Source ble.sh if it exists
if [[ -f "${HOME}/.nix-profile/share/blesh/ble.sh" ]]; then
source "${HOME}/.nix-profile/share/blesh/ble.sh"
# Custom function for fzf history search
function fzf_history_search() {
local selected