git: Add perm-stash to save a stash to a file

This commit is contained in:
2023-07-18 14:30:09 +02:00
parent 35536bfa7b
commit d38ee159ed
2 changed files with 18 additions and 0 deletions

View File

@@ -32,6 +32,7 @@
ssync = "!\"${XDG_CONFIG_HOME:-$HOME/.config}/zsh/autoload/git/git-ssync\""
submodule-rm = "!\"${XDG_CONFIG_HOME:-$HOME/.config}/zsh/autoload/git/git-submodule-rm\""
track = "!\"${XDG_CONFIG_HOME:-$HOME/.config}/zsh/autoload/git/git-track\""
perm-stash = "!\"${XDG_CONFIG_HOME:-$HOME/.config}/zsh/autoload/git/git-perm-stash\""
[blame]
date = short
[branch]