⚡ Mainly bash refact
This commit is contained in:
Executable
+5
@@ -0,0 +1,5 @@
|
||||
#!/bin/env bash
|
||||
if [[ -f "/dev/shm/bash/$BASHPID/onpostgit" ]]; then
|
||||
source "/dev/shm/bash/$BASHPID/onpostgit"
|
||||
fi
|
||||
git
|
||||
Reference in New Issue
Block a user