mirror of
https://github.com/szymon-jozef/amazing-dotfiles.git
synced 2026-09-07 12:10:45 +02:00
update: modules/cli/fish.nix
This commit is contained in:
@@ -94,6 +94,7 @@
|
|||||||
git add ./flake.lock
|
git add ./flake.lock
|
||||||
git commit --allow-empty -m "chore: update system flake.lock"
|
git commit --allow-empty -m "chore: update system flake.lock"
|
||||||
reload_system
|
reload_system
|
||||||
|
git push
|
||||||
else
|
else
|
||||||
echo "Error while updating system flake!"
|
echo "Error while updating system flake!"
|
||||||
end
|
end
|
||||||
@@ -115,6 +116,7 @@
|
|||||||
if test $status -eq 0
|
if test $status -eq 0
|
||||||
git add ./flake.lock
|
git add ./flake.lock
|
||||||
git commit --allow-empty -m "chore: update home flake.lock"
|
git commit --allow-empty -m "chore: update home flake.lock"
|
||||||
|
git push
|
||||||
reload_dotfiles
|
reload_dotfiles
|
||||||
else
|
else
|
||||||
echo "Error while updating home flake!"
|
echo "Error while updating home flake!"
|
||||||
|
|||||||
Reference in New Issue
Block a user