hyprland-dotfiles/gitpull.sh

5 lines
92 B
Bash
Raw Normal View History

2023-02-13 12:37:10 +00:00
#!/bin/bash
read -p "Do you really want to pull the lastest version? " c
git pull --rebase