diff options
| -rw-r--r-- | .local/share/dotfiles/dotfiles_off.env | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.local/share/dotfiles/dotfiles_off.env b/.local/share/dotfiles/dotfiles_off.env index 949494d..8a24a54 100644 --- a/.local/share/dotfiles/dotfiles_off.env +++ b/.local/share/dotfiles/dotfiles_off.env @@ -1 +1,3 @@ unset GIT_DIR GIT_WORK_TREE + +complete -r dotfiles 2>/dev/null; unset -f _comp_dotfiles |
