dotfiles/.local/bin/scripts/git-st

3 lines
34 B
Bash
Executable File

#!/bin/sh
git stl && git stb "$@"