From ae78dbbff81196f1d7bc8fabf84d05e6b9f3ca03 Mon Sep 17 00:00:00 2001 From: TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> Date: Tue, 28 Apr 2026 15:42:50 +0900 Subject: updates --- fedora/.config/bash/git.bash | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 fedora/.config/bash/git.bash (limited to 'fedora/.config/bash/git.bash') diff --git a/fedora/.config/bash/git.bash b/fedora/.config/bash/git.bash deleted file mode 100644 index 8fe7382..0000000 --- a/fedora/.config/bash/git.bash +++ /dev/null @@ -1,7 +0,0 @@ -#!/bin/bash - -# Speed up git completion -# http://talkings.org/post/5236392664/zsh-and-slow-git-completion -__git_files() { - _wanted files expl 'local files' _files -} -- cgit v1.2.3