Hyprland-dotfiles/gitpull.sh
stephan.raabe 8eed0a5315 Updates
2023-02-13 13:37:10 +01:00

5 lines
92 B
Bash
Executable File

#!/bin/bash
read -p "Do you really want to pull the lastest version? " c
git pull --rebase