feat(zed): updated config

This commit is contained in:
oxypomme
2026-05-18 08:47:12 +02:00
parent a33e986cde
commit 9dc7c5f053
3 changed files with 97 additions and 29 deletions

2
.zshrc
View File

@@ -150,7 +150,7 @@ alias df="duf --hide-fs squashfs,tmpfs,efivarfs,devtmpfs"
# alias cd="zoxide"
alias grep="ugrep"
alias curl="curlie"
# alias code="snap run code"
alias zed="flatpak run dev.zed.Zed"
alias docker-compose="PODMAN_COMPOSE_PROVIDER=/usr/libexec/docker/cli-plugins/docker-compose podman compose"
# Funny work aliases
alias rip-yannick="gh pr create -w"