⚡ bath update
This commit is contained in:
@@ -2,4 +2,6 @@
|
||||
if [[ -f "/dev/shm/bash/$BASHPID/onpostgit" ]]; then
|
||||
source "/dev/shm/bash/$BASHPID/onpostgit"
|
||||
fi
|
||||
git
|
||||
# not-interactine, not-redirecting, not-pipe
|
||||
[[ "$-" != *i* || ! -t 0 || ! -t 1 || -p /dev/stdin ]] && return
|
||||
git-i
|
||||
|
||||
Reference in New Issue
Block a user