parent
0fd7817932
commit
3f288f3e8f
8 changed files with 25 additions and 19 deletions
common/home/bash/config
|
@ -1,6 +1,6 @@
|
|||
# Check git status of nix configs
|
||||
fetchNix() {(
|
||||
cd ~/.nix || exit 1
|
||||
cd "$FLAKE" || exit 1
|
||||
git fetch --all --quiet
|
||||
GIT=$(git -c color.status=always status |
|
||||
grep -v -e "On branch" \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue