From 14587c35b5c317b7da469038fe038069ec63afdc Mon Sep 17 00:00:00 2001 From: The_miro Date: Sat, 5 Apr 2025 12:15:15 +0200 Subject: [PATCH] fixed .zshrc for work with git but this time fr --- .zshrc | 1 + 1 file changed, 1 insertion(+) diff --git a/.zshrc b/.zshrc index 735d58b..eaa2765 100755 --- a/.zshrc +++ b/.zshrc @@ -193,6 +193,7 @@ alias dbrm="distrobox rm" alias dbs="distrobox stop" alias mfetch="fastfetch --logo-type kitty-icat -l ~/Pictures/fflogo.svg --logo-width 30 --logo-height 30 --color red" +alias vi="nvim" function dbc() {