diff --git a/git/config b/git/config index ca5ea38..82e99d5 100644 --- a/git/config +++ b/git/config @@ -91,6 +91,7 @@ root = rev-parse --show-toplevel s = status sb = show-branch sw = switch +swi = "!git switch \"$(git bl | fzf)\"" unchk = reset --mixed HEAD~ untracked = ls-files --others --exclude-standard